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

4 lines
51 B
Kotlin
Vendored

fun test() {
val str: String = ""
<caret>
}