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