summaryrefslogtreecommitdiffhomepage
path: root/src/codegen.c
diff options
context:
space:
mode:
authorTatsuhiko Kubo <[email protected]>2014-08-25 17:17:37 +0900
committerTatsuhiko Kubo <[email protected]>2014-08-25 17:17:37 +0900
commit0e9f98c430410bd92ec94b6f0600ba8e0946d37d (patch)
tree1768f78838b3d1b107d1d6d3b423661251f9f967 /src/codegen.c
parentb01b3c44728f66e0db1a9ab66fca7f6e8213f5e5 (diff)
downloadmruby-0e9f98c430410bd92ec94b6f0600ba8e0946d37d.tar.gz
mruby-0e9f98c430410bd92ec94b6f0600ba8e0946d37d.zip
Fix Numeric#pow behavior.
* Before 2 ** -1 #=> 0 * After 2 ** -1 #=> 0.5
Diffstat (limited to 'src/codegen.c')
0 files changed, 0 insertions, 0 deletions