summaryrefslogtreecommitdiff
path: root/test/files/neg/t2148.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/neg/t2148.check')
-rw-r--r--test/files/neg/t2148.check2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/files/neg/t2148.check b/test/files/neg/t2148.check
index 27b5dce507..5113b48e51 100644
--- a/test/files/neg/t2148.check
+++ b/test/files/neg/t2148.check
@@ -1,4 +1,4 @@
-t2148.scala:9: error: A is not a legal prefix for a constructor
+t2148.scala:9: error: type A is not a stable prefix
val b = new A with A#A1
^
one error found