Files
kotlin-fork/jps-plugin/testData/incremental/withJava/other/classToPackageFacade/useJ.kt
T
2017-08-29 02:24:38 +03:00

3 lines
34 B
Kotlin
Vendored

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