Debug tests patched
This commit is contained in:
@@ -2,6 +2,6 @@ package insertInBlock
|
||||
|
||||
fun foo() {
|
||||
val lambda = {
|
||||
val a = 1 // insertInBlock/InsertInBlockPackage\$anonymousNamedFunction\$.+\$foo\$lambda\$1
|
||||
val a = 1 // insertInBlock/AnonymousNamedFunction\$foo\$lambda\$1
|
||||
}()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user