Comment out `warn` used in the `Array#fetch` method
I get an error because the current mruby does not have a `Kernel#warn` method. But the warning itself is useful and I'll just comment it out in case it's implemented in the future.
Showing
Please register or sign in to comment