shithub: scc

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

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