6 lines
99 B
Kotlin
Vendored
6 lines
99 B
Kotlin
Vendored
class C {
|
|
companion <!REDECLARATION!>object<!> {}
|
|
|
|
val <!REDECLARATION!>Companion<!> = C
|
|
}
|