6 lines
96 B
Kotlin
Vendored
6 lines
96 B
Kotlin
Vendored
// "Add missing actual members" "true"
|
|
// DISABLE-ERRORS
|
|
|
|
actual class <caret>WithCompanion {
|
|
|
|
} |