shithub: scc

ref: 67edfb04d803788d5d55242ec0ca813048d78266
dir: /tests/execute/0002-expr.c/

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