shithub: scc

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

View raw version

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