shithub: scc

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

View raw version

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