shithub: scc

ref: 135cd72730a8a7284d8408576177f397f241919e
dir: /tests/execute/0012-expr.c/

View raw version

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