summaryrefslogtreecommitdiff
path: root/test/files/run/t2886.check
blob: ce31bc7408dcd1cc4d55aa2bb633fe8b54cb1eea (plain) (blame)
1
2
3
4
5
((x: String) => {
  val x$1 = x;
  val x$2 = x;
  Test.this.test(x$2, x$1)
})