shithub: scc

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

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