summaryrefslogtreecommitdiff
path: root/test/files/neg/t5903d.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/neg/t5903d.check')
-rw-r--r--test/files/neg/t5903d.check5
1 files changed, 1 insertions, 4 deletions
diff --git a/test/files/neg/t5903d.check b/test/files/neg/t5903d.check
index d5d3fdcc28..9b8526b7f5 100644
--- a/test/files/neg/t5903d.check
+++ b/test/files/neg/t5903d.check
@@ -1,7 +1,4 @@
Test_2.scala:4: error: extractor macros can only expand into extractor calls
case t"$x" => println(x)
^
-Test_2.scala:4: error: not found: value x
- case t"$x" => println(x)
- ^
-two errors found
+one error found