shithub: scc

ref: 0913d2792e7acc50bd4a861322e28133a9807124
dir: /tests/execute/0012-expr.c/

View raw version

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