From dd8f53d510ad820d5b34b20f2846c8da5d4942a1 Mon Sep 17 00:00:00 2001 From: Paul Phillips Date: Sat, 5 May 2012 00:07:05 -0700 Subject: What did you bring me Santa? Oh boy, a checkfile! This is the best christmas ever! --- 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 d9109bcc6a..2ae0158a13 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 123 members +retrieved 124 members [accessible: true] `class GroupedIteratorIterator[B]#GroupedIterator` [accessible: true] `method !=(x$1: Any)Boolean` [accessible: true] `method !=(x$1: AnyRef)Boolean` @@ -29,6 +29,7 @@ retrieved 123 members [accessible: true] `method copyToArray[B >: B](xs: Array[B], start: Int)Unit` [accessible: true] `method copyToArray[B >: B](xs: Array[B], start: Int, len: Int)Unit` [accessible: true] `method copyToBuffer[B >: B](dest: scala.collection.mutable.Buffer[B])Unit` +[accessible: true] `method corresponds[B](that: scala.collection.GenTraversableOnce[B])(p: (B, B) => Boolean)Boolean` [accessible: true] `method count(p: B => Boolean)Int` [accessible: true] `method drop(n: Int)Iterator[B]` [accessible: true] `method dropWhile(p: B => Boolean)Iterator[B]` -- cgit v1.2.3