shithub: scc

ref: 2889a3cbd0cdafa116ded659d1b189a58cf30e80
dir: /tests/0012-expr.c/

View raw version

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