70b7e5eb68
So #KT-20644 Fixed
6 lines
81 B
Kotlin
Vendored
6 lines
81 B
Kotlin
Vendored
class Your {
|
|
companion object {
|
|
val <caret>IMPORTANT = 2 * 2
|
|
}
|
|
}
|