Files
kotlin-fork/idea/testData/intentions/changeVisibility/protected/constructorParameter.kt
T

1 line
35 B
Kotlin
Vendored

abstract class C(<caret>val p: Int)