summaryrefslogtreecommitdiff
path: root/test/files/run/t2106.check
blob: b14e9d1c4180d2343b41b9290bd37eb9592af054 (plain) (blame)
1
2
3
t2106.scala:7: warning: Could not inline required method foo because access level required by callee not matched by caller.
  def main(args: Array[String]): Unit = x.foo
                                          ^