32405e57e6
#KT-4916 Fixed
6 lines
61 B
Kotlin
6 lines
61 B
Kotlin
class Foo protected()
|
|
|
|
var a : Foo = <caret>
|
|
|
|
// ABSENT: Foo
|