Lines Matching full:bigint
1718 bigint = 123456789012345678901234567891719 self.assertEqual(MyDecimal.from_float(bigint), MyDecimal(bigint))