Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix uninitialized values when parsing zeroes
`0.e0` will not initialize the significant reference argument. `00[..]0.[0...]` will not initialize exponent nor significant.
- Loading branch information