summaryrefslogtreecommitdiff
path: root/test/files/neg/t5903c.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/neg/t5903c.check')
-rw-r--r--test/files/neg/t5903c.check5
1 files changed, 1 insertions, 4 deletions
diff --git a/test/files/neg/t5903c.check b/test/files/neg/t5903c.check
index c9476edd11..05bd775d30 100644
--- a/test/files/neg/t5903c.check
+++ b/test/files/neg/t5903c.check
@@ -1,7 +1,4 @@
Test_2.scala:4: error: String is not supported
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