[AA] Flatten composite scopes when building scope context for position
^KTIJ-25048 Fixed
This commit is contained in:
committed by
Space Team
parent
1c72ce173f
commit
b23dbd359f
+6
@@ -1274,6 +1274,12 @@ public class Fe10IdeNormalAnalysisSourceModuleReferenceResolveTestGenerated exte
|
||||
runTest("analysis/analysis-api/testData/referenceResolve/kDoc/localContext/SelfLocalProperty.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("SelfNonLocalEnumEntry.kt")
|
||||
public void testSelfNonLocalEnumEntry() throws Exception {
|
||||
runTest("analysis/analysis-api/testData/referenceResolve/kDoc/localContext/SelfNonLocalEnumEntry.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("SelfNonLocalMethod.kt")
|
||||
public void testSelfNonLocalMethod() throws Exception {
|
||||
|
||||
Reference in New Issue
Block a user