shithub: scc

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

View raw version

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