summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorMartin Odersky <odersky@gmail.com>2003-07-04 14:20:55 +0000
committerMartin Odersky <odersky@gmail.com>2003-07-04 14:20:55 +0000
commite2a375174c6e00c47e865863da77ef854844e9b7 (patch)
treecb2e269c753aa15fff71f34ec7d93f4af54c5521 /test
parent00abd39f96ee40da727ccc735d25ca3d96ce01ce (diff)
downloadscala-e2a375174c6e00c47e865863da77ef854844e9b7.tar.gz
scala-e2a375174c6e00c47e865863da77ef854844e9b7.tar.bz2
scala-e2a375174c6e00c47e865863da77ef854844e9b7.zip
*** empty log message ***
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