Make Array type parameter T non-reified
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
package
|
||||
|
||||
public fun ff(/*0*/ a: kotlin.Any): kotlin.Boolean
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,3 @@
|
||||
package
|
||||
|
||||
public fun ff(/*0*/ a: kotlin.Any): kotlin.Boolean
|
||||