Compacted jdk-annotations (removed redundant FQ names in alternative signatures).

This commit is contained in:
Evgeny Gerashchenko
2012-06-29 15:47:54 +04:00
parent 9d16c142be
commit 2420b34469
2 changed files with 110 additions and 115 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
<root>
<item name='java.lang.Iterable java.util.Iterator<T> iterator()'>
<annotation name='jet.runtime.typeinfo.KotlinSignature'>
<val name="value" val="&quot;fun iterator() : java.util.Iterator&lt;T&gt;&quot;"/>
<val name="value" val="&quot;fun iterator() : Iterator&lt;T&gt;&quot;"/>
</annotation>
</item>
</root>