Minor. Regenerate tests
This commit is contained in:
+6
@@ -4014,6 +4014,12 @@ public class FirBlackBoxInlineCodegenTestGenerated extends AbstractFirBlackBoxIn
|
||||
runTest("compiler/testData/codegen/boxInline/reified/kt46584_2.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("kt55398.kt")
|
||||
public void testKt55398() throws Exception {
|
||||
runTest("compiler/testData/codegen/boxInline/reified/kt55398.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("kt6988.kt")
|
||||
public void testKt6988() throws Exception {
|
||||
|
||||
+6
@@ -4014,6 +4014,12 @@ public class FirLightTreeBlackBoxInlineCodegenTestGenerated extends AbstractFirL
|
||||
runTest("compiler/testData/codegen/boxInline/reified/kt46584_2.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("kt55398.kt")
|
||||
public void testKt55398() throws Exception {
|
||||
runTest("compiler/testData/codegen/boxInline/reified/kt55398.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("kt6988.kt")
|
||||
public void testKt6988() throws Exception {
|
||||
|
||||
+6
@@ -4014,6 +4014,12 @@ public class FirSerializeCompileKotlinAgainstInlineKotlinTestGenerated extends A
|
||||
runTest("compiler/testData/codegen/boxInline/reified/kt46584_2.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("kt55398.kt")
|
||||
public void testKt55398() throws Exception {
|
||||
runTest("compiler/testData/codegen/boxInline/reified/kt55398.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("kt6988.kt")
|
||||
public void testKt6988() throws Exception {
|
||||
|
||||
Reference in New Issue
Block a user