shithub: scc

ref: 9493bae2f3591649473115922fcc1a6f9b552b1d
dir: /tests/execute/0012-expr.c/

View raw version

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