d13ac6b5a4
#KT-9697 In Progress
5 lines
47 B
Kotlin
Vendored
5 lines
47 B
Kotlin
Vendored
class A {
|
|
final fun <caret>foo() {
|
|
|
|
}
|
|
} |