shithub: scc

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

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