• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 // Out of 32-bit signed integer range, switch to double in all modes. Length
2 // the same as INT_MIN in base 10 and digit less than INT_MIN's last digit in
3 // order to catch a bug in the parsing code.
4 .=-2200000001
5