Files
kotlin/idea/testData/debugger/positionManager/multiFilePackage/a.kt

6 lines
49 B
Kotlin
Vendored

package test
fun foo() {
"" // test/AKt
}