summaryrefslogtreecommitdiff
path: root/test/files/run/repl-paste-parse.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/run/repl-paste-parse.check')
-rwxr-xr-xtest/files/run/repl-paste-parse.check6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/files/run/repl-paste-parse.check b/test/files/run/repl-paste-parse.check
new file mode 100755
index 0000000000..7b2148dc74
--- /dev/null
+++ b/test/files/run/repl-paste-parse.check
@@ -0,0 +1,6 @@
+Type in expressions for evaluation. Or try :help.
+
+scala> repl-paste-parse.script:1: error: illegal start of simple pattern
+val case = 9
+ ^
+:quit