Move debugger test data to the new location
This commit is contained in:
+8
@@ -0,0 +1,8 @@
|
||||
package sameFileNames
|
||||
|
||||
fun main() {
|
||||
//Breakpoint!
|
||||
val result = simple.foo()
|
||||
}
|
||||
|
||||
// STEP_INTO: 1
|
||||
Reference in New Issue
Block a user