bd7e5fd324
^KTIJ-24119
9 lines
117 B
Kotlin
Vendored
9 lines
117 B
Kotlin
Vendored
class C {
|
|
companion object {
|
|
fun bar() {}
|
|
}
|
|
|
|
companion object Factory {}
|
|
}
|
|
|
|
// COMPILATION_ERRORS |