summaryrefslogtreecommitdiff
path: root/test/files/neg/t5903b.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/neg/t5903b.check')
-rw-r--r--test/files/neg/t5903b.check5
1 files changed, 1 insertions, 4 deletions
diff --git a/test/files/neg/t5903b.check b/test/files/neg/t5903b.check
index faeb73ad03..e7637d3edb 100644
--- a/test/files/neg/t5903b.check
+++ b/test/files/neg/t5903b.check
@@ -3,7 +3,4 @@ Test_2.scala:4: error: type mismatch;
required: String
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