JVM_IR KT-50215 KT-50076 extra test
This commit is contained in:
committed by
TeamCityServer
parent
6adcbe081e
commit
e47871f98b
+6
@@ -3624,6 +3624,12 @@ public class NativeExtBlackBoxTestGenerated extends AbstractNativeBlackBoxTest {
|
||||
public void testKt47851() throws Exception {
|
||||
runTest("compiler/testData/codegen/box/checkcastOptimization/kt47851.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("kt50215.kt")
|
||||
public void testKt50215() throws Exception {
|
||||
runTest("compiler/testData/codegen/box/checkcastOptimization/kt50215.kt");
|
||||
}
|
||||
}
|
||||
|
||||
@Nested
|
||||
|
||||
Reference in New Issue
Block a user