shithub: scc

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

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