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 Jan 18, 2021
1 parent 998cf96 commit c3ae2db
Show file tree
Hide file tree
Showing 2 changed files with 159 additions and 131 deletions.
Loading

0 comments on commit c3ae2db

Please sign in to comment.