summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/files/neg/matthias2.check2
-rw-r--r--test/neg/matthias2.check2
2 files changed, 2 insertions, 2 deletions
diff --git a/test/files/neg/matthias2.check b/test/files/neg/matthias2.check
index 9bd56714cd..052be577b5 100644
--- a/test/files/neg/matthias2.check
+++ b/test/files/neg/matthias2.check
@@ -1,4 +1,4 @@
-matthias2.scala:7: illegal cyclic reference involving value y
+matthias2.scala:7: cyclic aliasing or subtyping involving value y
override val y: T;
^
one error found
diff --git a/test/neg/matthias2.check b/test/neg/matthias2.check
index 9bd56714cd..052be577b5 100644
--- a/test/neg/matthias2.check
+++ b/test/neg/matthias2.check
@@ -1,4 +1,4 @@
-matthias2.scala:7: illegal cyclic reference involving value y
+matthias2.scala:7: cyclic aliasing or subtyping involving value y
override val y: T;
^
one error found