Added external annotation for Object.clone().

This commit is contained in:
Evgeny Gerashchenko
2012-07-02 22:53:58 +04:00
parent 66021424c1
commit 23a1c85c44
@@ -4,4 +4,9 @@
<val name="value" val="&quot;fun iterator() : Iterator&lt;T&gt;&quot;"/>
</annotation>
</item>
<item name='java.lang.Object java.lang.Object clone()'>
<annotation name='jet.runtime.typeinfo.KotlinSignature'>
<val name="value" val="&quot;fun clone() : Any&quot;"/>
</annotation>
</item>
</root>