mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
788cea2b43
This reverts commiteb5a606fe2and079f310fbc. The rescue stack works differently from ensure stack, so the change caused #3686 and #3688. It might take long to solve the problems, so that I would revert the changes for now. Fix #3688