10 lines
177 B
Kotlin
Vendored
10 lines
177 B
Kotlin
Vendored
// WITH_RUNTIME
|
|
|
|
lateinit var x: java.lang.Readable
|
|
|
|
val file = x.read(<caret>)
|
|
|
|
/*
|
|
Text: (<highlight>CharBuffer</highlight>), Disabled: false, Strikeout: false, Green: true
|
|
*/
|