shithub: scc

ref: cc41bb23348ac34075e905a5efc965880e6cfad3
dir: /tests/execute/0118-voidmain.c/

View raw version

int main(void);

int
main()
{
	return 0;
}