mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
f6564dd83e
Unlike `mrb_check_hash_type()` that returns `nil` if the argument is not a `Hash`, `mrb_ensure_hash_type()` raises a `TypeError` exception.