Test data fixed after stdlib updtae
This commit is contained in:
committed by
Andrey Breslav
parent
6650b641ea
commit
0267e2910d
@@ -1,5 +1,5 @@
|
||||
val x = LineIterator<caret>
|
||||
val x = LinesStream<caret>
|
||||
|
||||
// INVOCATION_COUNT: 1
|
||||
// EXIST: { lookupString:"LineIterator", tailText:" (kotlin.io)" }
|
||||
// EXIST: { lookupString:"LinesStream", tailText:" (kotlin.io)" }
|
||||
// NUMBER: 1
|
||||
|
||||
Reference in New Issue
Block a user