summaryrefslogblamecommitdiff
path: root/test/files/neg/t7519.check
blob: df54abaa3e23a6415b269e751b879c520f8c2602 (plain) (tree)
1
2
3
4
5
6
7
8


                                    

                                                                              


                                     


                                                                         
t7519.scala:5: error: type mismatch;
 found   : Int(0)
 required: String
    locally(0 : String) // was: "value conversion is not a member of C.this.C"
            ^
t7519.scala:15: error: type mismatch;
 found   : Int(0)
 required: String
      locally(0 : String) // was: "value conversion is not a member of U"
              ^
two errors found