Files
kotlin/compiler/testData/cli/jvm/javaSrcWrongPackage.kt
2017-05-18 13:30:06 +03:00

2 lines
36 B
Kotlin
Vendored

fun test(): A.Nested = A().nested()