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