mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
c0d63ea09f
It used to be return the default value if available, but it should ignore the default value for behavior consistency. CRuby will adopt this behavior too in the future. [ruby-bugs:16908]