Debug tests patched
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@ package test
|
||||
|
||||
fun foo(): String {
|
||||
fun bar(): String {
|
||||
return "" // test/TestPackage\$localFunction\$.+\$foo\$1
|
||||
return "" // test/LocalFunction\$foo\$1
|
||||
}
|
||||
return bar()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user