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