Added 'isInline' implementation to property accessor descriptors
This commit is contained in:
+1
@@ -123,6 +123,7 @@ private fun genProperty(
|
||||
Visibilities.PUBLIC,
|
||||
false,
|
||||
false,
|
||||
false,
|
||||
CallableMemberDescriptor.Kind.SYNTHESIZED,
|
||||
null,
|
||||
SourceElement.NO_SOURCE
|
||||
|
||||
Reference in New Issue
Block a user