16dbc6fb4d
#KT-20467 Fixed #KT-20469 Fixed
4 lines
74 B
Kotlin
Vendored
4 lines
74 B
Kotlin
Vendored
// SIBLING:
|
|
class Foo {
|
|
<selection>constructor(bar: Int)</selection>
|
|
} |