K2: reproduce KT-65111
This commit is contained in:
committed by
Space Team
parent
dd4b1abc6a
commit
ae6aef3a63
+5
@@ -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");
|
||||
|
||||
Reference in New Issue
Block a user