How to enter multiline commands (statements) into the Scala REPLUsing :paste in the Scala REPL allows for testing multiline commands without premature evaluation.