shithub: scc

ref: 57772ff4fa151bf3de032d14eb5c0c13f4174f98
dir: /tests/0012-expr.c/

View raw version

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