ee3f89df87
So #KT-22221 Fixed Fixes also some quick-fix tests
3 lines
80 B
Kotlin
Vendored
3 lines
80 B
Kotlin
Vendored
// "Remove parameter 'x'" "true"
|
|
|
|
class X internal constructor(<caret>x: String) |