mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-11 15:53:46 +00:00
10 lines
178 B
Kotlin
Vendored
10 lines
178 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
|
|
*/
|