shithub: scc

ref: 43e3393ad7bb57bef89fedfe2cd4f48c33588bcc
dir: /tests/cc/execute/0012-expr.c/

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