shithub: scc

ref: 5cacba6029fe3f7d755ec7d03ef2377489d709bd
dir: /tests/execute/0012-expr.c/

View raw version

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