summaryrefslogtreecommitdiff
path: root/test/files/run/constrained-types.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/run/constrained-types.check')
-rw-r--r--test/files/run/constrained-types.check2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/files/run/constrained-types.check b/test/files/run/constrained-types.check
index c8f0a83ad3..d3c32b7a02 100644
--- a/test/files/run/constrained-types.check
+++ b/test/files/run/constrained-types.check
@@ -85,7 +85,7 @@ defined class peer
-----
class NPE[T <: NPE[T] @peer] // should not crash
-error: illegal cyclic reference involving class NPE
+defined class NPE
-----
def m = {