How do you enter a multiline expression in the REPL?
There is a PR for it.
Should be merged soon
:thumbs_up:
If it's the command-line REPL you can already do it! Use Shift+Enter!
The web REPL will get the same functionality once the PR is merged.
We're going to have to start clarifying this for all REPL questions since we now have two of them with different levels of functionality!
shift+enter doesn't seem to be working for me, I get this:
Enter an expression, or :help, or :exit/:q.
» test : {
── UNFINISHED RECORD TYPE ──────────────────────────────────────────────────────
I am partway through parsing a record type, but I got stuck here:
4│ test : {
Also I should clarify I'm using WSL if that matters
Can you make an issue for that @Jared Cone?
sure
Last updated: Jul 06 2025 at 12:14 UTC