5 lines
61 B
Kotlin
Vendored
5 lines
61 B
Kotlin
Vendored
fun test() {
|
|
fun local() {
|
|
<caret>local()
|
|
}
|
|
} |