shithub: scc

ref: 85246aa9496cda4ba923939682de23b0f44bfaca
dir: /tests/execute/0012-expr.c/

View raw version

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