aboutsummaryrefslogtreecommitdiff
path: root/tests/pos/KillLambdaLift.scala
blob: 23a40da5ed9eb82c361160b1e24200bd1df4e456 (plain) (blame)
1
2
3
class KillLambdaLift {
  private def com: this.type = _root_.scala.Predef.???
}