Regenerate tests
This commit is contained in:
committed by
Space Team
parent
5d1379ead1
commit
b1a4d354f1
+5
@@ -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");
|
||||
|
||||
Reference in New Issue
Block a user