Regenerate test files
This commit is contained in:
+6
@@ -8355,6 +8355,12 @@ public class IrBlackBoxCodegenWithIrInlinerTestGenerated extends AbstractIrBlack
|
|||||||
runTest("compiler/testData/codegen/box/constants/divisionByZero.kt");
|
runTest("compiler/testData/codegen/box/constants/divisionByZero.kt");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@Test
|
||||||
|
@TestMetadata("doNotTriggerInit.kt")
|
||||||
|
public void testDoNotTriggerInit() throws Exception {
|
||||||
|
runTest("compiler/testData/codegen/box/constants/doNotTriggerInit.kt");
|
||||||
|
}
|
||||||
|
|
||||||
@Test
|
@Test
|
||||||
@TestMetadata("float.kt")
|
@TestMetadata("float.kt")
|
||||||
public void testFloat() throws Exception {
|
public void testFloat() throws Exception {
|
||||||
|
|||||||
Reference in New Issue
Block a user