mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
7c8a91ff5a
`mrb_float_to_str()` used to take `fmt` argument. We thought no one used the function, and OK to remove the argument. But at least `mruby-redis` gem used the function.