From df10f921158ea13ce8fb53c8e15ec290ace69d83 Mon Sep 17 00:00:00 2001 From: Paul Phillips Date: Thu, 10 May 2012 19:39:55 -0700 Subject: 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. --- test/files/presentation/implicit-member.check | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'test/files/presentation/implicit-member.check') 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` ================================================================================ -- cgit v1.2.3