shithub: scc

ref: 14f673b333fcd3159c81aec06cc768cbcbece053
dir: /tests/execute/0002-expr.c/

View raw version

int
main()
{
	return 3-3;
}