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
@@ -675,7 +675,7 @@
</item>
<item name='java.io.PrintWriter java.io.PrintWriter printf(java.lang.String, java.lang.Object...)'>
<annotation name='jet.runtime.typeinfo.KotlinSignature'>
<val name="value" val="&quot;fun printf(format : String?, vararg args : Any?) : PrintWriter?&quot;"/>
<val name="value" val="&quot;fun printf(format : String, vararg args : Any?) : PrintWriter&quot;"/>
</annotation>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>