shithub: scc

ref: 8974b56350753b5677ed0042471cc068159a328b
dir: /tests/0012-expr.c/

View raw version

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