mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
960c82e396
The following code was causing SIGSEGV: ```ruby Module.method(:nesting).call ```