summaryrefslogtreecommitdiff
path: root/test/files/neg/bug1224.check
blob: 515f823e50d2d68f524e44d03542d1b5f26c3787 (plain) (blame)
1
2
3
4
bug1224.scala:4: error: illegal cyclic reference involving type T
 type T >: C[T] <: C[C[T]]
      ^
one error found