803c3b88ac
^KT-56763 fixed
9 lines
124 B
Kotlin
Vendored
9 lines
124 B
Kotlin
Vendored
// MODULE: main
|
|
|
|
fun f<caret>oo(){}
|
|
|
|
// MODULE: restoreInContextOf(main)
|
|
|
|
fun restoreInContextOf() {
|
|
<caret_restoreAt>
|
|
} |