70b7e5eb68
So #KT-20644 Fixed
6 lines
80 B
Plaintext
Vendored
6 lines
80 B
Plaintext
Vendored
class Your {
|
|
companion object {
|
|
const val IMPORTANT = 2 * 2
|
|
}
|
|
}
|