8 lines
86 B
Plaintext
Vendored
8 lines
86 B
Plaintext
Vendored
class Test {
|
|
companion object;<caret>
|
|
|
|
init {}
|
|
}
|
|
|
|
fun Test.Companion.foo() {}
|