summaryrefslogblamecommitdiff
path: root/test/files/neg/t2775.check
blob: 934a970f2e8d9b900e36af1a5a28969b8689b59f (plain) (tree)
1
2
3
4

                                                                     
                                  
               
t2775.scala:1: error: cannot find class tag for element type B.this.T
trait B[S] { type T = S; val c = new Array[T](1) }
                                 ^
one error found