summaryrefslogblamecommitdiff
path: root/test/files/neg/t2775.check
blob: 2c901665d63ab793c599b35e945777b698910c33 (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