summaryrefslogblamecommitdiff
path: root/test/files/neg/bug1224.check
blob: 98babb0489c1a6dac151bd6b5a74eb167c8c9c38 (plain) (tree)
1
2
3
4



                                                                 
bug1224.scala:4: error: illegal cyclic reference involving type T
 type T >: C[T] <: C[C[T]]
      ^
one error found