Description
The recent merge of the fraction-dev branch into the master branch broke the class LinearCombinationTest in the arrays module. This class accesses a constructor BigFraction(long, long), which was available before the merge but is no longer so.