2014-10-10 04:29:47 +08:00
|
|
|
// Out of 32-bit signed integer range, switch to double in all modes. Length
|
|
|
|
// the same as INT_MIN in base 10 and digit less than INT_MIN's last digit in
|
|
|
|
// order to catch a bug in the parsing code.
|
2011-05-24 11:19:50 +08:00
|
|
|
.=-2200000001
|