Signed-off-by: hmz007 <hmz007@gmail.com> Change-Id: Ib87fdbe7a0be7dc961af3500fe9ea4589a127f9f
5 lines
207 B
Plaintext
5 lines
207 B
Plaintext
// Out of 64-bit integer range, switch to double in all modes. Length the same
|
|
// as ULONG_MAX in base 10 and digit less than ULONG_MAX's last digit in order
|
|
// to catch a bug in the parsing code.
|
|
.=1.9e+19
|