shithub: scc

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

View raw version

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