mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
e91f3ec770
This method seems to be mistakenly put into `Object` instead of `Struct`
since it's in `struct.rb` and daf83946b says:
add #dig to Array,Hash and Struct