mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
15c63688e3
We made it `64` which should be big enough: - Format modifier: 4 characters max - Maximum width: 19 digits max - Period between width and precision: 1 character - Maximum precision: 19 digits max - Format specifier: 1 character - NUL terminator: 1 byte - Total: 45 < 64