shithub: scc

ref: 6b728d267fc34a0b1420eeb0f1ecb842baf35a48
dir: /tests/0012-expr.c/

View raw version

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