Has anyone seen this problem? Start the scala REPL and
scala> :paste
// Entering paste mode (ctrl-D to finish)
val x = 5
ctrl-D does not cause REPL to finish paste mode.
Has anyone seen this problem? Start the scala REPL and
scala> :paste
// Entering paste mode (ctrl-D to finish)
val x = 5
ctrl-D does not cause REPL to finish paste mode.