shithub: scc

ref: 72415218413b75d436592eab0963a84a27e7974d
dir: /tests/0012-expr.c/

View raw version

int
main()
{
	return (2 + 2) * 2 - 8;
}