shithub: scc

ref: bbfae8ece429df0093d58f0454ac681eb90aebeb
dir: /tests/0012-expr.c/

View raw version

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