[ObjCExport] Fix property setter
KT-64953: Required part for enum translation
This commit is contained in:
committed by
Space Team
parent
576851e514
commit
8f2fc3d1e2
+2
-1
@@ -1 +1,2 @@
|
||||
val myTopLevelProperty = 42
|
||||
val topLevelVal = 42
|
||||
var topLevelVar = 42
|
||||
Reference in New Issue
Block a user