JVM KT-47365 add box test
This commit is contained in:
committed by
teamcityserver
parent
7535f142c0
commit
c26d71c4ef
+6
@@ -42442,6 +42442,12 @@ public class FirBlackBoxCodegenTestGenerated extends AbstractFirBlackBoxCodegenT
|
||||
runTest("compiler/testData/codegen/box/when/kt45081.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("kt47365.kt")
|
||||
public void testKt47365() throws Exception {
|
||||
runTest("compiler/testData/codegen/box/when/kt47365.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("kt5307.kt")
|
||||
public void testKt5307() throws Exception {
|
||||
|
||||
Reference in New Issue
Block a user