You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.
I noticed that while working on #5038, when I do a block_given? from within an orphan block, it always returns false.
When I tried the old mruby, it returned true until mruby-1.3.0.
I noticed that while working on #5038, when I do a
block_given?
from within an orphan block, it always returns false.When I tried the old mruby, it returned true until mruby-1.3.0.
The text was updated successfully, but these errors were encountered: