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
@@ -16529,6 +16529,11 @@ public class LightAnalysisModeTestGenerated extends AbstractLightAnalysisModeTes
runTest("compiler/testData/codegen/box/fir/KotlinDocumentationProvider.kt");
}
@TestMetadata("kotlinJavaKotlin.kt")
public void testKotlinJavaKotlin() throws Exception {
runTest("compiler/testData/codegen/box/fir/kotlinJavaKotlin.kt");
}
@TestMetadata("kt61856.kt")
public void testKt61856() throws Exception {
runTest("compiler/testData/codegen/box/fir/kt61856.kt");