John Marinelli

Results 1 issues of John Marinelli

Code that produced the error: var itemOne = Big.new(0) var itemTwo = Big.new(0) print(itemOne.isLargerthanOrEqualTo(itemTwo)) This prints false currently.