aboutsummaryrefslogblamecommitdiff
path: root/tests/neg/t6663.check
blob: aa4faa4a46d2493b276abfb737d1729dd99445db (plain) (tree)
1
2
3
4
5
6





                                        
t6663.scala:16: error: type mismatch;
 found   : String
 required: Int
  var v = new C(42).foo[String].get :Int
                                ^
one error found