Files
kotlin/compiler/testData/codegen/boxMultiFile/nestedPackages/2.kt
Alexander Udalov a61b3ec461 Move multi-file codegen testData to boxMultiFile/
There'll be an auto-generated test over this directory
2013-02-11 02:01:42 +04:00

3 lines
39 B
Kotlin

package a
private val x: String = "OK"