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