Compacted jdk-annotations (removed redundant FQ names in alternative signatures).
This commit is contained in:
@@ -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=""fun iterator() : java.util.Iterator<T>""/>
|
||||
<val name="value" val=""fun iterator() : Iterator<T>""/>
|
||||
</annotation>
|
||||
</item>
|
||||
</root>
|
||||
|
||||
Reference in New Issue
Block a user