Files
kotlin-fork/jps-plugin/testData/incremental/classHierarchyAffected/multiModuleExported/module3_AGrandChild.kt
T
2016-01-12 15:32:47 +03:00

3 lines
46 B
Kotlin
Vendored

package foo
open class AGrandChild : AChild()