Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This adjusts the minimum expected arity for `begin` statements to allow them to be empty. The reason for this is that, in practice, we may have a `begin` statement stuffed only with `debug` constraints (which are physically removed unless the `--debug` switch is provided).
- Loading branch information