1e31d24e9b
So #KT-24815 Fixed
7 lines
81 B
Plaintext
Vendored
7 lines
81 B
Plaintext
Vendored
// "Remove 'const' modifier" "true"
|
|
|
|
class Foo
|
|
|
|
object Test {
|
|
val c = Foo()
|
|
} |