shithub: scc

ref: dcdd9662fcdefba9fd4384714a327cad99786b8e
dir: /tests/execute/0002-expr.c/

View raw version
int
main()
{
	return 3-3;
}