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