[FIR] create snapshot of collected tower data context for declaration
KTIJ-26113
This commit is contained in:
committed by
teamcity
parent
af6672c87d
commit
9e50a3b71d
+6
@@ -76,6 +76,12 @@ public class FirStandaloneNormalAnalysisSourceModuleScopeContextForPositionTestG
|
||||
runTest("analysis/analysis-api/testData/components/scopeProvider/scopeContextForPosition/simpleScopeContextForPosition.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("smartCastInAnonymousFunction.kt")
|
||||
public void testSmartCastInAnonymousFunction() throws Exception {
|
||||
runTest("analysis/analysis-api/testData/components/scopeProvider/scopeContextForPosition/smartCastInAnonymousFunction.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("smartCastInWhenEntryCondition.kt")
|
||||
public void testSmartCastInWhenEntryCondition() throws Exception {
|
||||
|
||||
Reference in New Issue
Block a user