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