shithub: scc

ref: efc299ce722e23e8732273a3244ffadae9df6407
dir: /tests/execute/0012-expr.c/

View raw version

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