Fixed recently added annotation.

This commit is contained in:
Evgeny Gerashchenko
2013-03-28 17:12:26 +04:00
parent 0bc65321c2
commit 69c5411269
+1 -1
View File
@@ -541,7 +541,7 @@
</item>
<item name="java.text.MessageFormat java.lang.String format(java.lang.String, java.lang.Object...)">
<annotation name="jet.runtime.typeinfo.KotlinSignature">
<val name="value" val="&quot;fun format(pattern : String, vararg arguments : Any) : String&quot;" />
<val name="value" val="&quot;fun format(pattern : String, vararg arguments : Any?) : String&quot;" />
</annotation>
</item>
</root>