Files
openide/plugins/kotlin/completion/testData/smartMultiFile/InheritorInTheSameFile/Declarations.kt
Yan Zhulanow edccbb93f8 [kotlin] Move completion tests under the 'kotlin.completion.*' module group (KTIJ-22392)
GitOrigin-RevId: 6bbf0b17b51d6599d18b02769f5e0da2701c998b
2022-08-17 09:15:55 +00:00

6 lines
48 B
Kotlin

interface T
class C : A()
// ALLOW_AST_ACCESS