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/ide-bug-1000531.check | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'test/files/presentation/ide-bug-1000531.check') diff --git a/test/files/presentation/ide-bug-1000531.check b/test/files/presentation/ide-bug-1000531.check index a58df6f014..04cea738f5 100644 --- a/test/files/presentation/ide-bug-1000531.check +++ b/test/files/presentation/ide-bug-1000531.check @@ -3,7 +3,7 @@ reload: CrashOnLoad.scala askTypeCompletion at CrashOnLoad.scala(6,12) ================================================================================ [response] aksTypeCompletion at (6,12) -retrieved 122 members +retrieved 123 members `class GroupedIteratorIterator[B]#GroupedIterator` `method !=(x$1: Any)Boolean` `method !=(x$1: AnyRef)Boolean` @@ -115,6 +115,7 @@ retrieved 122 members `method wait(x$1: Long)Unit` `method wait(x$1: Long, x$2: Int)Unit` `method withFilter(p: B => Boolean)Iterator[B]` +`method x=> java.util.Iterator[B]` `method zipAll[B, A1 >: B, B1 >: B](that: Iterator[B], thisElem: A1, thatElem: B1)Iterator[(A1, B1)]` `method zipWithIndex=> Iterator[(B, Int)]` `method zip[B](that: Iterator[B])Iterator[(B, B)]` -- cgit v1.2.3