shithub: scc

ref: 5babcf6a4140c21115b48c2694d918b78a8d0226
dir: /tests/0012-expr.c/

View raw version

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