shithub: scc

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

View raw version

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