Files
kotlin-fork/idea/testData/debugger/positionManager/multiFileSameName/1/a1.kt
T
2015-09-07 16:28:38 +03:00

6 lines
46 B
Kotlin
Vendored

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