shithub: scc

ref: 2cba9e1b69528c16908d8cd28854211a604cd45b
dir: /tests/cc/execute/0002-expr.c/

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