shithub: scc

ref: 5910169188d1329c851a057159206dd3bd5a8987
dir: /tests/execute/0012-expr.c/

View raw version

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