[NI] Testdata changes after fixes in error types

This commit is contained in:
Dmitry Savvinov
2017-11-30 20:28:57 +03:00
parent 957bbe291d
commit ea72c76a37
44 changed files with 72 additions and 67 deletions
@@ -1,7 +1,7 @@
package
package localObjects {
public val bb: kotlin.Any?
public val bb: [ERROR : <ERROR FUNCTION RETURN TYPE>]
public fun test(): kotlin.Unit
public object A {