2bc124fa3d
normalize(), startsWith(), endsWith() rewritten, LinesStream --> LinesSequence, File.replaceBytes() / replaceText() rolled back to writeBytes() / writeText(), some exception messages formulated more clearly, refactorings, comments, relativeTo() slightly optimized, additional tests
6 lines
134 B
Kotlin
6 lines
134 B
Kotlin
val x = LinesSequence<caret>
|
|
|
|
// INVOCATION_COUNT: 2
|
|
// EXIST: { lookupString:"LinesSequence", tailText:" (kotlin.io)" }
|
|
// NUMBER: 1
|