shithub: scc

ref: 3c7cc0d1bdc0c364444098d0568590475fff13f7
dir: /tests/0012-expr.c/

View raw version

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