Added external annotation for Object.clone().
This commit is contained in:
@@ -4,4 +4,9 @@
|
||||
<val name="value" val=""fun iterator() : Iterator<T>""/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name='java.lang.Object java.lang.Object clone()'>
|
||||
<annotation name='jet.runtime.typeinfo.KotlinSignature'>
|
||||
<val name="value" val=""fun clone() : Any""/>
|
||||
</annotation>
|
||||
</item>
|
||||
</root>
|
||||
|
||||
Reference in New Issue
Block a user