shithub: scc

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

View raw version

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