Fixed some annotations to fix test.

This commit is contained in:
Evgeny Gerashchenko
2012-09-21 18:19:56 +04:00
parent 292af9eea1
commit 356565c098
4 changed files with 15 additions and 218 deletions
+1 -1
View File
@@ -180,7 +180,7 @@
<item name='java.math.BigInteger java.math.BigInteger[] divideAndRemainder(java.math.BigInteger)'>
<annotation name='jet.runtime.typeinfo.KotlinSignature'>
<val name="value"
val="&quot;fun divideAndRemainder(val value: BigInteger?) : Array&lt;BigInteger&gt;&quot;"/>
val="&quot;fun divideAndRemainder(val value: BigInteger) : Array&lt;BigInteger&gt;&quot;"/>
</annotation>
</item>
<!-- java.math.BigDecimal -->