Move debugger test data to the new location
This commit is contained in:
Vendored
+7
@@ -0,0 +1,7 @@
|
||||
package stopInInlineInOtherFileDex
|
||||
|
||||
fun main(args: Array<String>) {
|
||||
inlineFun()
|
||||
}
|
||||
|
||||
// ADDITIONAL_BREAKPOINT: stopInInlineInOtherFileDex.Other.kt: Breakpoint 1
|
||||
Reference in New Issue
Block a user