[cinterop][objC][debug] warkarond foe fail of debug build
This commit is contained in:
committed by
Vasily Levchenko
parent
db1a1b029a
commit
e81b1388d5
@@ -30,7 +30,7 @@ abstract class ObjCObjectBase protected constructor() : ObjCObject {
|
||||
|
||||
abstract class ObjCObjectBaseMeta protected constructor() : ObjCObjectBase(), ObjCObjectMeta {}
|
||||
|
||||
external fun optional(): Nothing
|
||||
fun optional(): Nothing = throw RuntimeException("Do not call me!!!")
|
||||
|
||||
/**
|
||||
* The runtime representation of any [ObjCObject].
|
||||
|
||||
Reference in New Issue
Block a user