2669193755
So #KT-22871 Fixed
4 lines
81 B
Kotlin
Vendored
4 lines
81 B
Kotlin
Vendored
// "Move to companion object" "true"
|
|
class Test {
|
|
<caret>const val foo = ""
|
|
} |