c5b7d0f0df
So #KT-16636 Fixed
3 lines
124 B
Kotlin
Vendored
3 lines
124 B
Kotlin
Vendored
// "Safe delete 'property'" "true"
|
|
class UnusedPropertyAsConstructorParameter(val <caret>property: String, val foo: String)
|