shithub: scc

ref: e7be295f1130d29aee631c6c1d0c5243a87cab21
dir: /tests/0012-expr.c/

View raw version

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