KT-37505 Add box test
This commit is contained in:
+5
@@ -19311,6 +19311,11 @@ public class BlackBoxCodegenTestGenerated extends AbstractBlackBoxCodegenTest {
|
||||
runTest("compiler/testData/codegen/box/primitiveTypes/kt3613.kt");
|
||||
}
|
||||
|
||||
@TestMetadata("kt37505.kt")
|
||||
public void testKt37505() throws Exception {
|
||||
runTest("compiler/testData/codegen/box/primitiveTypes/kt37505.kt");
|
||||
}
|
||||
|
||||
@TestMetadata("kt4097.kt")
|
||||
public void testKt4097() throws Exception {
|
||||
runTest("compiler/testData/codegen/box/primitiveTypes/kt4097.kt");
|
||||
|
||||
Reference in New Issue
Block a user