[FIR] KT-42962: Ensure the issue is not present in K2
Merge-request: KT-MR-7288 Merged-by: Nikolay Lunyak <nikolay.lunyak@jetbrains.com>
This commit is contained in:
committed by
Space Team
parent
049b6899b7
commit
e2fdb352f1
+6
@@ -34701,6 +34701,12 @@ public class DiagnosisCompilerTestFE10TestdataTestGenerated extends AbstractDiag
|
||||
runTest("compiler/testData/diagnostics/testsWithStdLib/javaForKClass.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("jvmFieldAndJavaGetter.kt")
|
||||
public void testJvmFieldAndJavaGetter() throws Exception {
|
||||
runTest("compiler/testData/diagnostics/testsWithStdLib/jvmFieldAndJavaGetter.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("kt8050.kt")
|
||||
public void testKt8050() throws Exception {
|
||||
|
||||
Reference in New Issue
Block a user