blob: ac0dc53d5010403ff12cd359e19de61208b41908 [file]
--- a/inlineableFunction2.ir.txt
+++ b/inlineableFunction2.ir.jvm_ir.txt
@@ -44,7 +44,7 @@
annotations:
MyInlineable
BLOCK_BODY
- CALL 'public final fun println (message: kotlin.Any?): kotlin.Unit declared in kotlin.io' type=kotlin.Unit origin=null
+ CALL 'public final fun println (message: kotlin.Int): kotlin.Unit declared in kotlin.io' type=kotlin.Unit origin=null
ARG message: GET_VAR 'var x: kotlin.Int declared in <root>.test' type=kotlin.Int origin=null
CALL 'public final fun runInlineable (block: @[MyInlineable] kotlin.Function0<kotlin.Unit>): kotlin.Unit declared in <root>' type=kotlin.Unit origin=null
ARG block: GET_VAR 'val l: @[MyInlineable] kotlin.Function0<kotlin.Unit> declared in <root>.test' type=@[MyInlineable] kotlin.Function0<kotlin.Unit> origin=null