Files
kotlin-fork/compiler/testData/fir/resolve/multifile/simpleStarImport.1.kt
T
2018-11-02 19:44:55 +03:00

5 lines
57 B
Kotlin
Vendored

package b.d
expect interface Other
expect class Another