summaryrefslogtreecommitdiffhomepage
path: root/src
diff options
context:
space:
mode:
authorKOBAYASHI Shuji <[email protected]>2019-01-06 23:05:13 +0900
committerKOBAYASHI Shuji <[email protected]>2019-01-06 23:05:13 +0900
commitc8f904b7f5f53482293815822cebe7d5ac4247c1 (patch)
treecd72d2e92c9e9349058633fa7c62549e1c81d316 /src
parent89c79e56c5881831bd5c4206efa3a5e82eaf9427 (diff)
downloadmruby-c8f904b7f5f53482293815822cebe7d5ac4247c1.tar.gz
mruby-c8f904b7f5f53482293815822cebe7d5ac4247c1.zip
Fix 0.0 and -0.0 handling.
Fix the following issue: Good: $ bin/mruby -e 'p(-0.0)' #=> "-0" Bad: $ bin/mruby -e 'a=0.0; p(-0.0)' #=> "0"
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions