Files
kotlin-fork/idea/testData/debugger/package.kt
T
2014-01-14 18:06:50 +04:00

6 lines
65 B
Kotlin

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