summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/files/run/interpreter.check3
1 files changed, 0 insertions, 3 deletions
diff --git a/test/files/run/interpreter.check b/test/files/run/interpreter.check
index 8ab8a7dd38..4689b659ba 100644
--- a/test/files/run/interpreter.check
+++ b/test/files/run/interpreter.check
@@ -142,9 +142,6 @@ scala>
scala> <console>:1: error: '=' expected but '=>' found.
def x => y => z
^
-<console>:1: error: illegal start of simple expression
- def x => y => z
- ^
scala> <console>:1: error: expected start of definition
[1,2,3]