Generate IrTypeParameter and IrValueParameter declarations
This commit is contained in:
@@ -4,6 +4,7 @@ FILE /throw.kt
|
||||
THROW type=kotlin.Nothing
|
||||
CALL 'constructor Throwable()' type=kotlin.Throwable origin=null
|
||||
FUN public fun testImplicitCast(a: kotlin.Any): kotlin.Unit
|
||||
VALUE_PARAMETER value-parameter a: kotlin.Any
|
||||
BLOCK_BODY
|
||||
WHEN type=kotlin.Unit origin=null
|
||||
BRANCH
|
||||
|
||||
Reference in New Issue
Block a user