Skip to content

Commit dd8f53d

Browse files
committed
What did you bring me Santa?
Oh boy, a checkfile! This is the best christmas ever!
1 parent d003dee commit dd8f53d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

test/files/presentation/ide-bug-1000531.check

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ reload: CrashOnLoad.scala
33
askTypeCompletion at CrashOnLoad.scala(6,12)
44
================================================================================
55
[response] aksTypeCompletion at (6,12)
6-
retrieved 123 members
6+
retrieved 124 members
77
[accessible: true] `class GroupedIteratorIterator[B]#GroupedIterator`
88
[accessible: true] `method !=(x$1: Any)Boolean`
99
[accessible: true] `method !=(x$1: AnyRef)Boolean`
@@ -29,6 +29,7 @@ retrieved 123 members
2929
[accessible: true] `method copyToArray[B >: B](xs: Array[B], start: Int)Unit`
3030
[accessible: true] `method copyToArray[B >: B](xs: Array[B], start: Int, len: Int)Unit`
3131
[accessible: true] `method copyToBuffer[B >: B](dest: scala.collection.mutable.Buffer[B])Unit`
32+
[accessible: true] `method corresponds[B](that: scala.collection.GenTraversableOnce[B])(p: (B, B) => Boolean)Boolean`
3233
[accessible: true] `method count(p: B => Boolean)Int`
3334
[accessible: true] `method drop(n: Int)Iterator[B]`
3435
[accessible: true] `method dropWhile(p: B => Boolean)Iterator[B]`

0 commit comments

Comments
 (0)