shithub: scc

ref: 5398bfe4e68b7926f301beb47299a92ff0540c10
dir: /tests/0012-expr.c/

View raw version

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