[AA] check symbol pointer restoring without psi anchor
^KT-54311
This commit is contained in:
committed by
Space Team
parent
636024f676
commit
4bd604f2ed
analysis/analysis-api/testData/symbols/singleSymbolByPsi/errors/anonympuseObjectInInvalidPosition.kt
Vendored
+1
@@ -1,3 +1,4 @@
|
||||
// DO_NOT_CHECK_NON_PSI_SYMBOL_RESTORE
|
||||
private val _commonSettingsLazy: A = null = ob<caret>ject : A<Int> {
|
||||
override fun x() {}
|
||||
}
|
||||
|
||||
Vendored
+1
@@ -1,3 +1,4 @@
|
||||
// DO_NOT_CHECK_NON_PSI_SYMBOL_RESTORE
|
||||
private val commonSettingsLazy = o<caret>bject A<LanguageVersionSettings> {
|
||||
println(x)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user