Fixed recently added annotation.
This commit is contained in:
@@ -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=""fun format(pattern : String, vararg arguments : Any) : String"" />
|
||||
<val name="value" val=""fun format(pattern : String, vararg arguments : Any?) : String"" />
|
||||
</annotation>
|
||||
</item>
|
||||
</root>
|
||||
|
||||
Reference in New Issue
Block a user