37cce98d19
IrDeclaration can be now hosted under IrExpression (as IrStatement).
5 lines
180 B
Plaintext
Vendored
5 lines
180 B
Plaintext
Vendored
IrFunction public fun B.test(): kotlin.Unit
|
|
IrExpressionBody
|
|
BLOCK type=kotlin.Unit hasResult=false isDesugared=false
|
|
DUMMY KtDestructuringDeclaration type=kotlin.Unit
|