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.check10
1 files changed, 5 insertions, 5 deletions
diff --git a/test/files/run/t2886.check b/test/files/run/t2886.check
index 8d97a82799..ce31bc7408 100644
--- a/test/files/run/t2886.check
+++ b/test/files/run/t2886.check
@@ -1,5 +1,5 @@
-((x: String) => {
- val x$1 = x;
- val x$2 = x;
- Test.this.test(x$2, x$1)
-})
+((x: String) => {
+ val x$1 = x;
+ val x$2 = x;
+ Test.this.test(x$2, x$1)
+})