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
Currently we say "CoffeeScript’s REPL supports only single-line inputs." but this is not true. You can press CTRL-V, enter a multiline thing, and hit CTRL-V to finish.
Currently we say "CoffeeScript’s REPL supports only single-line inputs." but this is not true. You can press CTRL-V, enter a multiline thing, and hit CTRL-V to finish.
Could also document this better on coffeescript.org: jashkenas/coffeescript#5114
The text was updated successfully, but these errors were encountered: