shithub: scc

ref: 797f25e748cafa8718533af9d9a22642f2992de9
dir: /tests/execute/0002-expr.c/

View raw version

int
main()
{
	return 3-3;
}