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