shithub: scc

ref: 42aa3beda454c3476f337a2ffee6a91545c4ab59
dir: /tests/0012-expr.c/

View raw version

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