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






                                                                   
t6138.scala:4: error: ambiguous reference to overloaded definition,
both method getClass in object definitions of type (s: Int)Any
and  method getClass in object definitions of type (s: String)Any
match argument types (Nothing)
  getClass(???): String
  ^
one error found