Files
kotlin/compiler/testData/parseCodeFragment/block/packageAndImport.kt
2014-05-15 13:54:25 +04:00

5 lines
34 B
Kotlin
Vendored

package a
import foo.*
val a = 1