Fix unboxing values of inline class type from type parameters
This commit is contained in:
+5
@@ -0,0 +1,5 @@
|
||||
package
|
||||
|
||||
public fun bar(/*0*/ i: kotlin.Int): kotlin.Unit
|
||||
public fun foo(): kotlin.Int
|
||||
public fun test(): kotlin.Unit
|
||||
Reference in New Issue
Block a user