summaryrefslogtreecommitdiff
path: root/test/files/neg/t3392.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/neg/t3392.check')
-rw-r--r--test/files/neg/t3392.check5
1 files changed, 1 insertions, 4 deletions
diff --git a/test/files/neg/t3392.check b/test/files/neg/t3392.check
index 3a39098c4e..842d63eec9 100644
--- a/test/files/neg/t3392.check
+++ b/test/files/neg/t3392.check
@@ -1,7 +1,4 @@
t3392.scala:9: error: not found: value x
case x@A(x/*<-- refers to the pattern that includes this comment*/.Ex(42)) =>
^
-t3392.scala:9: error: Could not typecheck extractor call: case class <none> with arguments List(42)
- case x@A(x/*<-- refers to the pattern that includes this comment*/.Ex(42)) =>
- ^
-two errors found
+one error found