FIR CFG: add more KT-44512 related tests
This commit is contained in:
+6
@@ -1077,6 +1077,12 @@ public class DiagnosisCompilerFirTestdataTestGenerated extends AbstractDiagnosis
|
||||
runTest("compiler/fir/analysis-tests/testData/resolve/cfg/flowFromInplaceLambda.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("flowFromInplaceLambda2.kt")
|
||||
public void testFlowFromInplaceLambda2() throws Exception {
|
||||
runTest("compiler/fir/analysis-tests/testData/resolve/cfg/flowFromInplaceLambda2.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("initBlock.kt")
|
||||
public void testInitBlock() throws Exception {
|
||||
|
||||
Reference in New Issue
Block a user