shithub: scc

ref: 2a064a18aa7bf944926109070f6f9eb60e361cf6
dir: /tests/0012-expr.c/

View raw version

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