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