summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Phillips <paulp@improving.org>2012-07-26 10:37:49 -0700
committerPaul Phillips <paulp@improving.org>2012-07-26 10:37:50 -0700
commit1079a635e1011ff515c38404735b8a23e11de562 (patch)
tree9c9311c32cfc9099bd16a0a206201d5325160009
parentfe513d1f147e60988414b01e5928811bb6f78714 (diff)
downloadscala-1079a635e1011ff515c38404735b8a23e11de562.tar.gz
scala-1079a635e1011ff515c38404735b8a23e11de562.tar.bz2
scala-1079a635e1011ff515c38404735b8a23e11de562.zip
A missed checkfile for pull #949.
The message from the buildbot that the build failed is really, really, really hard to see if there's any discussion. Can it be instructed in the ways of markdown so it can be red/green and bigger?
-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..b093815562 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) => {
+ <hidden> val x$1 = x;
+ <hidden> val x$2 = x;
+ Test.this.test(x$2, x$1)
+})