K2: reproduce KT-65111

This commit is contained in:
Mikhail Glukhikh
2024-01-19 09:28:04 +01:00
committed by Space Team
parent dd4b1abc6a
commit ae6aef3a63
10 changed files with 92 additions and 0 deletions
@@ -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 {
@@ -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 {