shithub: scc

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

View raw version

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