138370ce5b
#KT-6604 In Progress
4 lines
152 B
Kotlin
Vendored
4 lines
152 B
Kotlin
Vendored
// "class org.jetbrains.kotlin.idea.quickfix.InitializePropertyQuickFixFactory$MoveToConstructorParameters" "false"
|
|
fun test() {
|
|
<caret>val n: Int
|
|
} |