Allow open callable members in expect interfaces
#KT-42094 fixed
This commit is contained in:
committed by
Sebastian Sellmair
parent
bf0156f7c6
commit
06cb64bb51
Generated
+1
-1
@@ -208,7 +208,7 @@ public class MultiplatformAnalysisTestGenerated extends AbstractMultiplatformAna
|
||||
runTest("idea/testData/multiplatform/simple/");
|
||||
}
|
||||
|
||||
@TestMetadata("simple")
|
||||
@TestMetadata("smartCastOnPropertyFromDependentModule")
|
||||
public void testSmartCastOnPropertyFromDependentModule() throws Exception {
|
||||
runTest("idea/testData/multiplatform/smartCastOnPropertyFromDependentModule/");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user