summaryrefslogtreecommitdiff
path: root/test/files/presentation/implicit-member.check
diff options
context:
space:
mode:
authorPaul Phillips <paulp@improving.org>2012-05-10 19:39:55 -0700
committerPaul Phillips <paulp@improving.org>2012-05-10 19:40:10 -0700
commitdf10f921158ea13ce8fb53c8e15ec290ace69d83 (patch)
treeab6f8fbc9a9061d827a702cc725a69fb834de241 /test/files/presentation/implicit-member.check
parent5dac15ad80daf542ad24f7206262eb521f5597e6 (diff)
downloadscala-df10f921158ea13ce8fb53c8e15ec290ace69d83.tar.gz
scala-df10f921158ea13ce8fb53c8e15ec290ace69d83.tar.bz2
scala-df10f921158ea13ce8fb53c8e15ec290ace69d83.zip
A whole bunch of checkfile updates.
Wasn't me this time (I don't think!) Mr. Robot can't get here too soon for me.
Diffstat (limited to 'test/files/presentation/implicit-member.check')
-rw-r--r--test/files/presentation/implicit-member.check8
1 files changed, 4 insertions, 4 deletions
diff --git a/test/files/presentation/implicit-member.check b/test/files/presentation/implicit-member.check
index ce21293ae5..05d6f61699 100644
--- a/test/files/presentation/implicit-member.check
+++ b/test/files/presentation/implicit-member.check
@@ -35,8 +35,8 @@ retrieved 39 members
[accessible: true] `method wait(x$1: Long, x$2: Int)Unit`
[accessible: true] `method x=> Implicit.type`
[accessible: true] `method →[B](y: B)(Implicit.type, B)`
-[accessible: false] `value __leftOfArrowImplicit.type`
-[accessible: false] `value __resultOfEnsuringImplicit.type`
-[accessible: false] `value selfAny`
-[accessible: false] `value xImplicit.type`
+[accessible: true] `value __leftOfArrowImplicit.type`
+[accessible: true] `value __resultOfEnsuringImplicit.type`
+[accessible: true] `value selfAny`
+[accessible: true] `value xImplicit.type`
================================================================================