shithub: scc

ref: 4b0f334f7eca8920c3b91ba1ab68d0ebaec0cce0
dir: /tests/0012-expr.c/

View raw version

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