shithub: scc

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

View raw version

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