Regenerate compiler tests
This commit is contained in:
committed by
Space Team
parent
76e132e758
commit
1a644c48b0
+5
@@ -17107,6 +17107,11 @@ public class LightAnalysisModeTestGenerated extends AbstractLightAnalysisModeTes
|
||||
runTest("compiler/testData/codegen/box/functions/kt48989.kt");
|
||||
}
|
||||
|
||||
@TestMetadata("kt58825_arrayOverloads.kt")
|
||||
public void testKt58825_arrayOverloads() throws Exception {
|
||||
runTest("compiler/testData/codegen/box/functions/kt58825_arrayOverloads.kt");
|
||||
}
|
||||
|
||||
@TestMetadata("kt785.kt")
|
||||
public void testKt785() throws Exception {
|
||||
runTest("compiler/testData/codegen/box/functions/kt785.kt");
|
||||
|
||||
Reference in New Issue
Block a user