shithub: scc

ref: 85246aa9496cda4ba923939682de23b0f44bfaca
dir: /tests/execute/0002-expr.c/

View raw version

int
main()
{
	return 3-3;
}