K2: reproduce KT-65111
This commit is contained in:
committed by
Space Team
parent
dd4b1abc6a
commit
ae6aef3a63
+6
@@ -20078,6 +20078,12 @@ public class LLFirBlackBoxCodegenBasedTestGenerated extends AbstractLLFirBlackBo
|
||||
runTest("compiler/testData/codegen/box/fir/KotlinDocumentationProvider.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("kotlinJavaKotlin.kt")
|
||||
public void testKotlinJavaKotlin() throws Exception {
|
||||
runTest("compiler/testData/codegen/box/fir/kotlinJavaKotlin.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("kt61856.kt")
|
||||
public void testKt61856() throws Exception {
|
||||
|
||||
+6
@@ -20078,6 +20078,12 @@ public class LLFirReversedBlackBoxCodegenBasedTestGenerated extends AbstractLLFi
|
||||
runTest("compiler/testData/codegen/box/fir/KotlinDocumentationProvider.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("kotlinJavaKotlin.kt")
|
||||
public void testKotlinJavaKotlin() throws Exception {
|
||||
runTest("compiler/testData/codegen/box/fir/kotlinJavaKotlin.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("kt61856.kt")
|
||||
public void testKt61856() throws Exception {
|
||||
|
||||
Reference in New Issue
Block a user