shithub: scc

ref: 9493bae2f3591649473115922fcc1a6f9b552b1d
dir: /tests/execute/0002-expr.c/

View raw version

int
main()
{
	return 3-3;
}