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