Remove `mrb_assert()` in `Module.nesting`
The following code was causing SIGSEGV: ```ruby Module.method(:nesting).call ```
Showing
Please register or sign in to comment
The following code was causing SIGSEGV: ```ruby Module.method(:nesting).call ```