Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[nit] Move cnt definition to the branch it's used in. (#1683)
It's not a big deal and compiler should be able to do this automatically, but this also reduces the scope of the definition.
- Loading branch information