Skip to content

What is proper way to run multi-line expr scripts? I seem to get errors when trying... #717

Answered by antonmedv
nwcs-sh asked this question in General
Discussion options

You must be logged in to vote

I've added support for SequenceNode! Now Expr, starting with 1.17, will support multiline expressions!

foo();
bar();
let x = baz();
x + 1

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by antonmedv
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants