shithub: scc

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

View raw version

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