-
Yukihiro "Matz" Matsumoto authored
`mrb_vm_const_get` function looks up the constant first in the base class, so that fallback `const_get` need not to search from the base.
4fcb5e8e
`mrb_vm_const_get` function looks up the constant first in the base class, so that fallback `const_get` need not to search from the base.