shithub: scc

ref: 30486c0e4349deef16a130294033825dfddae4ec
dir: /tests/cc/execute/0002-expr.c/

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