d13ac6b5a4
#KT-9697 In Progress
7 lines
76 B
Plaintext
Vendored
7 lines
76 B
Plaintext
Vendored
open class A {
|
|
companion object {
|
|
fun foo() {
|
|
|
|
}
|
|
}
|
|
} |