shithub: scc

ref: 07a7f1fec37694de82495c433073c606ea3b483c
dir: /tests/error/0017-duplicatefunc.c/

View raw version

int
main()
{
	return 0;
}

int
main()
{
	return 0;
}