6 lines
65 B
Plaintext
Vendored
6 lines
65 B
Plaintext
Vendored
class Test {
|
|
companion object
|
|
}
|
|
|
|
fun Test.Companion.foo() {}
|