d13ac6b5a4
#KT-9697 In Progress
7 lines
67 B
Kotlin
Vendored
7 lines
67 B
Kotlin
Vendored
// IS_APPLICABLE: false
|
|
|
|
object A {
|
|
fun <caret>foo() {
|
|
|
|
}
|
|
} |