summaryrefslogtreecommitdiff
path: root/test/files/neg/t7187.check
blob: a30803c7468906ae0b22f44ee2875cd2e3e2ad34 (plain) (blame)
1
2
3
4
5
6
t7187.scala:3: warning: Eta-expansion of zero-argument method values is deprecated. Did you intend to write EtaExpandZeroArg.this.foo()?
  val f: () => Any = foo
                     ^
error: No warnings can be incurred under -Xfatal-warnings.
one warning found
one error found