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