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.Dismiss alert
I would recommend we also do something similar to what ghci does -- you specify the beginning of a multiline block with :{ and the end with :}. This would also be easier to implement, rather than waiting for a matching closing }.
Instead of passing everything in one line.
You could pass:
When passing
function hello() {
boa shell would wait until passing the closing}
.The text was updated successfully, but these errors were encountered: