Files
kotlin-fork/jps-plugin/testData/incremental/classHierarchyAffected/classToPackageFacade/useJ.kt
T
2016-01-21 18:16:01 +03:00

3 lines
34 B
Kotlin
Vendored

fun useJ() {
getAChild().j()
}