shithub: scc

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

View raw version

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