summaryrefslogblamecommitdiff
path: root/test/files/neg/bug415.check
blob: c6c9805aa64048d0d2465f1fc910b33b35c1eb83 (plain) (tree)
1
2
3
4
5

                                                                


                       
bug415.scala:8 error: method x cannot be accessed in A
 because its instance type => A#T contains a malformed type: A#T
  val y: String  = a.x;
                    ^
one error found