shithub: scc

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

View raw version

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