summaryrefslogtreecommitdiff
path: root/test/files/neg/Y.check
blob: c4c0c91e548c5444515a4854d580a618876dd286 (plain) (blame)
1
2
3
4
Y.scala:3: `match' needs to be applied fully
  def f(x: Object): java.lang.Object /* !!! Object */ = x.match;
                                                         ^
one error found