Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Avoid unused function warning for AssertTrimmedDigits() (#151)
It's only used in an assertion, hence it's unused when assertions are off.
- Loading branch information