From f9fb5ca997dde7a49fc9d748ca0298befc77b907 Mon Sep 17 00:00:00 2001 From: Paul Phillips Date: Tue, 8 Nov 2011 22:14:30 +0000 Subject: Updates for the ten tests I broke recently. Wow, ten tests, that's unexpected. No review. --- test/files/presentation/implicit-member.check | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (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 a856c9f986..e8e656f12a 100644 --- a/test/files/presentation/implicit-member.check +++ b/test/files/presentation/implicit-member.check @@ -3,7 +3,7 @@ reload: ImplicitMember.scala askTypeCompletion at ImplicitMember.scala(7,7) ================================================================================ [response] aksTypeCompletion at (7,7) -retrieved 38 members +retrieved 39 members `class AppliedImplicitImplicit.AppliedImplicit` `method !=(x$1: Any)Boolean` `method !=(x$1: AnyRef)Boolean` @@ -33,6 +33,7 @@ retrieved 38 members `method wait()Unit` `method wait(x$1: Long)Unit` `method wait(x$1: Long, x$2: Int)Unit` +`method x=> Implicit.type` `method →[B](y: B)(Implicit.type, B)` `value __leftOfArrowImplicit.type` `value __resultOfEnsuringImplicit.type` -- cgit v1.2.3