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