Home | History | Annotate | Download | only in data
      1 // Out of 64-bit integer range, switch to double in all modes. Length the same
      2 // as ULONG_MAX in base 10 and digit less than ULONG_MAX's last digit in order
      3 // to catch a bug in the parsing code.
      4 19000000000000000001
      5