Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Correctly set isModuleBody for parent frames for #eval
* This fixes `eval "1.times { yield }"` to raise a SyntaxError like CRuby (and not a LocalJumpError like before).
- Loading branch information