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