shithub: scc

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

View raw version

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