+5
@@ -4888,6 +4888,11 @@ public class BlackBoxCodegenTestGenerated extends AbstractBlackBoxCodegenTest {
|
||||
runTest("compiler/testData/codegen/box/controlStructures/tryCatchFinallyChain.kt");
|
||||
}
|
||||
|
||||
@TestMetadata("tryFinallyGeneric.kt")
|
||||
public void testTryFinallyGeneric() throws Exception {
|
||||
runTest("compiler/testData/codegen/box/controlStructures/tryFinallyGeneric.kt");
|
||||
}
|
||||
|
||||
@TestMetadata("compiler/testData/codegen/box/controlStructures/breakContinueInExpressions")
|
||||
@TestDataPath("$PROJECT_ROOT")
|
||||
@RunWith(JUnit3RunnerWithInners.class)
|
||||
|
||||
Reference in New Issue
Block a user