Skip to content

Commit

Permalink
Wrap user-supplied code in immediately-invoked closure
Browse files Browse the repository at this point in the history
Allow `return` and `?` in the code block (#246), and prevent statements
like `break`/`continue` from messing up enclosing loops.
  • Loading branch information
kevinmehall committed Feb 14, 2021
1 parent 4fb9bc4 commit 6c52a52
Show file tree
Hide file tree
Showing 2 changed files with 156 additions and 128 deletions.
Loading

0 comments on commit 6c52a52

Please sign in to comment.