8da986ff24
#KT-10704 Fixed
4 lines
88 B
Plaintext
Vendored
4 lines
88 B
Plaintext
Vendored
// "Add initializer" "true"
|
|
class A {
|
|
val n: Int = <selection>0</selection><caret>
|
|
} |