d587bb2ea6
#KT-9401 Fixed
5 lines
44 B
Kotlin
Vendored
5 lines
44 B
Kotlin
Vendored
open class K {
|
|
open fun foo() {
|
|
|
|
}
|
|
} |