ce2b915645
Fixes debugger's "step into" for multi-file package
5 lines
34 B
Kotlin
Vendored
5 lines
34 B
Kotlin
Vendored
|
|
fun foo(): Int {
|
|
return 42
|
|
}
|