[NI] Testdata changes after fixes in error types
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user