FIR: report SMARTCAST_IMPOSSIBLE on inherited alien properties [KT-48101]
This commit is contained in:
committed by
TeamCityServer
parent
0a6e51e47f
commit
fb1eac0985
+6
@@ -28058,6 +28058,12 @@ public class DiagnosisCompilerTestFE10TestdataTestGenerated extends AbstractDiag
|
||||
runTest("compiler/testData/diagnostics/tests/smartCasts/publicVals/otherModule.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("otherModuleInheritance.kt")
|
||||
public void testOtherModuleInheritance() throws Exception {
|
||||
runTest("compiler/testData/diagnostics/tests/smartCasts/publicVals/otherModuleInheritance.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("protected.kt")
|
||||
public void testProtected() throws Exception {
|
||||
|
||||
Reference in New Issue
Block a user