ea0f9d124d
#KT-7593 Fixed
4 lines
48 B
Kotlin
Vendored
4 lines
48 B
Kotlin
Vendored
fun test() {
|
|
<caret>val f = fun () {
|
|
}
|
|
} |