shithub: scc

ref: 392cc961cb76599a756e455697543779308a16f8
dir: /tests/execute/0012-expr.c/

View raw version

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