Loading java arrays as Array<out T> at method return type position, as well.

This commit is contained in:
Evgeny Gerashchenko
2012-11-15 19:19:58 +04:00
parent d2a308964d
commit 21e97b408c
21 changed files with 64 additions and 63 deletions
@@ -153,7 +153,7 @@
<!-- java.lang.reflect.Method -->
<item name='java.lang.reflect.Method java.lang.annotation.Annotation[][] getParameterAnnotations()'>
<annotation name='jet.runtime.typeinfo.KotlinSignature'>
<val name="value" val="&quot;fun getParameterAnnotations() : Array&lt;Array&lt;Annotation&gt;&gt;&quot;"/>
<val name="value" val="&quot;fun getParameterAnnotations() : Array&lt;out Array&lt;out Annotation&gt;&gt;&quot;"/>
</annotation>
</item>
</root>