shithub: scc

ref: 05cbd37b24f18d713c5632cb2639bc38eaab13ec
dir: /tests/0012-expr.c/

View raw version

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