shithub: scc

ref: 3c737d518c2ca2f85ded09025cae9a900902288f
dir: /tests/0012-expr.c/

View raw version

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