shithub: scc

ref: 5be74533f06c1f6ba0f8728fb8aa43b812776d73
dir: /tests/0012-expr.c/

View raw version

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