Fixed some annotations to fix test.
This commit is contained in:
@@ -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=""fun printf(format : String?, vararg args : Any?) : PrintWriter?""/>
|
||||
<val name="value" val=""fun printf(format : String, vararg args : Any?) : PrintWriter""/>
|
||||
</annotation>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
|
||||
Reference in New Issue
Block a user