summaryrefslogtreecommitdiff
path: root/test/files/run/repl-transcript.check
diff options
context:
space:
mode:
authorPaul Phillips <paulp@improving.org>2011-06-16 19:40:59 +0000
committerPaul Phillips <paulp@improving.org>2011-06-16 19:40:59 +0000
commitd8f3a17f5dd9dd6864b4c6e2ed8db5909e9de2c0 (patch)
tree1ef46eb5c62f8803680042713802974e4ab02cdf /test/files/run/repl-transcript.check
parent916d5f2de0ddbae60b2a1ae18bb3ab0d96f84897 (diff)
downloadscala-d8f3a17f5dd9dd6864b4c6e2ed8db5909e9de2c0.tar.gz
scala-d8f3a17f5dd9dd6864b4c6e2ed8db5909e9de2c0.tar.bz2
scala-d8f3a17f5dd9dd6864b4c6e2ed8db5909e9de2c0.zip
Go back to printing the message that transcript...
Go back to printing the message that transcript pastes can be finished with ctrl-D. No review.
Diffstat (limited to 'test/files/run/repl-transcript.check')
-rw-r--r--test/files/run/repl-transcript.check3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/files/run/repl-transcript.check b/test/files/run/repl-transcript.check
index 03162451b6..6d22353882 100644
--- a/test/files/run/repl-transcript.check
+++ b/test/files/run/repl-transcript.check
@@ -4,6 +4,9 @@ Type :help for more information.
scala>
scala> scala> class Bippity
+
+// Detected repl transcript paste: ctrl-D to finish.
+
defined class Bippity
scala> def f = new Bippity