[NI] Update test data for diagnostic tests

This commit is contained in:
Mikhail Zarechenskiy
2019-04-25 02:27:16 +03:00
parent ff0993153c
commit 1e3db9ee7c
93 changed files with 208 additions and 226 deletions
@@ -1,6 +1,6 @@
package
public val x: kotlin.Nothing
public val y: kotlin.collections.List<kotlin.Nothing>
public val x: ???
public val y: kotlin.collections.List<???>
public fun </*0*/ E> bar(): kotlin.collections.List<E>
public fun </*0*/ E> foo(): E