This commit is contained in:
committed by
Space
parent
0b1884c994
commit
af1f57007a
@@ -1020,4 +1020,7 @@ interface Bar_FakeOverrideInInterface : Foo_FakeOverrideInInterface<String>
|
||||
|
||||
fun callFoo_FakeOverrideInInterface(obj: Bar_FakeOverrideInInterface) {
|
||||
obj.foo(null)
|
||||
}
|
||||
}
|
||||
|
||||
val isExperimentalMM: Boolean
|
||||
get() = kotlin.native.Platform.memoryModel == kotlin.native.MemoryModel.EXPERIMENTAL
|
||||
|
||||
Reference in New Issue
Block a user