Another portion of test data fixed
This commit is contained in:
@@ -2,5 +2,5 @@ package test
|
||||
|
||||
public open class NotNullObjectArray {
|
||||
public constructor NotNullObjectArray()
|
||||
public open fun hi(): kotlin.Array<kotlin.Any>
|
||||
public open fun hi(): kotlin.Array<(out) kotlin.Any!>!
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user