[box-tests] Added test
This commit is contained in:
+6
@@ -14298,6 +14298,12 @@ public class FirBlackBoxCodegenTestGenerated extends AbstractFirBlackBoxCodegenT
|
||||
runTest("compiler/testData/codegen/box/enum/initEntriesInCompanionObject.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("initEntriesInCompanionObject2.kt")
|
||||
public void testInitEntriesInCompanionObject2() throws Exception {
|
||||
runTest("compiler/testData/codegen/box/enum/initEntriesInCompanionObject2.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("initEntriesInValueOf.kt")
|
||||
public void testInitEntriesInValueOf() throws Exception {
|
||||
|
||||
Reference in New Issue
Block a user