mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
f719b0e7ff
For portability: %ld can't be used to print a 64-bit mrb_int on WIN(32|64) because long is 32-bit wide.