Loading java arrays as Array<out T> at method return type position, as well.
This commit is contained in:
@@ -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=""fun getParameterAnnotations() : Array<Array<Annotation>>""/>
|
||||
<val name="value" val=""fun getParameterAnnotations() : Array<out Array<out Annotation>>""/>
|
||||
</annotation>
|
||||
</item>
|
||||
</root>
|
||||
Reference in New Issue
Block a user