mirror of
https://github.com/holub/mame
synced 2025-04-30 03:47:13 +03:00
5 lines
210 B
Plaintext
5 lines
210 B
Plaintext
// Out of 32-bit integer range, switch to double in 32-bit mode. Length the
|
|
// same as UINT_MAX in base 10 and digit less than UINT_MAX's last digit in
|
|
// order to catch a bug in the parsing code.
|
|
.=4300000001
|