shithub: scc

ref: 5910169188d1329c851a057159206dd3bd5a8987
dir: /tests/execute/0002-expr.c/

View raw version

int
main()
{
	return 3-3;
}