shithub: scc

ref: 0c4516e30afe1282abb385ed051ba1cdeae42cfa
dir: /tests/cc/execute/0002-expr.c/

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