Files
kotlin-fork/idea/testData/debugger/positionManager/package.kt
T
2014-09-26 10:22:27 +04:00

6 lines
65 B
Kotlin

package test
fun foo() {
"" // test/TestPackage-package
}