Files
kotlin-fork/nj2k/testData/copyPastePlainText/LocalContextProperty.expected.kt
T

4 lines
64 B
Kotlin
Vendored

fun test() {
val str: String = ""
val len = str.length
}