summaryrefslogtreecommitdiff
path: root/test/files/run/t2886.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/run/t2886.check')
-rw-r--r--test/files/run/t2886.check5
1 files changed, 5 insertions, 0 deletions
diff --git a/test/files/run/t2886.check b/test/files/run/t2886.check
new file mode 100644
index 0000000000..5fe1e73a45
--- /dev/null
+++ b/test/files/run/t2886.check
@@ -0,0 +1,5 @@
+((x: scala.Predef.String) => {
+ val x$1 = x;
+ val x$2 = x;
+ Test.test(x$2, x$1)
+})