Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
Fix Rational.norm
It assumes the Rationals are always reduced, however, that's not the case for optimization reasons. Fix by reducing before returning self. Bug find: https://irclog.perlgeek.de/perl6/2017-02-13#i_14092899
- Loading branch information