shithub: scc

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

View raw version

int
main()
{
	return 3-3;
}