| Derek Sollenberger | 2eb3b4d | 2016-01-11 14:41:40 -0500 | [diff] [blame] | 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. | ||||
| Leon Scroggins III | f59fb0e | 2014-05-28 15:19:42 -0400 | [diff] [blame] | 4 | .=1.9e+19 |