03ec76b570
#KT-35639 Fixed
3 lines
54 B
Kotlin
Vendored
3 lines
54 B
Kotlin
Vendored
private class Foo {
|
|
<caret>internal fun bar() {}
|
|
} |