mruby-sprintf: reduce float digits to avoid test failure.
Too many digits to fit in single precision float numbers, so that tests fail when `MRB_USE_FLOAT32` defined.
Showing
Please register or sign in to comment
Too many digits to fit in single precision float numbers, so that tests fail when `MRB_USE_FLOAT32` defined.