Move debugger test data to the new location
This commit is contained in:
+7
@@ -0,0 +1,7 @@
|
||||
package insertInBlock
|
||||
|
||||
fun foo() {
|
||||
val lambda = {
|
||||
val a = 1 // insertInBlock.AnonymousNamedFunctionKt\$foo\$lambda\$1
|
||||
}()
|
||||
}
|
||||
Reference in New Issue
Block a user