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

6 lines
58 B
Kotlin

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