Regenerate tests

This commit is contained in:
Zalim Bashorov
2023-07-21 14:43:11 +02:00
committed by Space Team
parent 5d1379ead1
commit b1a4d354f1
15 changed files with 89 additions and 0 deletions
@@ -42972,6 +42972,11 @@ public class LightAnalysisModeTestGenerated extends AbstractLightAnalysisModeTes
runTest("compiler/testData/codegen/box/when/kt59346.kt");
}
@TestMetadata("kt60212.kt")
public void testKt60212() throws Exception {
runTest("compiler/testData/codegen/box/when/kt60212.kt");
}
@TestMetadata("longCondition.kt")
public void testLongCondition() throws Exception {
runTest("compiler/testData/codegen/box/when/longCondition.kt");