FILE fqName: fileName:/samConversionInVarargsMixed.kt CLASS INTERFACE name:MyRunnable modality:ABSTRACT visibility:public [fun] superTypes:[kotlin.Any] $this: VALUE_PARAMETER INSTANCE_RECEIVER name: type:.MyRunnable FUN name:run visibility:public modality:ABSTRACT <> ($this:.MyRunnable) returnType:kotlin.Unit $this: VALUE_PARAMETER name: type:.MyRunnable FUN FAKE_OVERRIDE name:equals visibility:public modality:OPEN <> ($this:kotlin.Any, other:kotlin.Any?) returnType:kotlin.Boolean [fake_override,operator] overridden: public open fun equals (other: kotlin.Any?): kotlin.Boolean [operator] declared in kotlin.Any $this: VALUE_PARAMETER name: type:kotlin.Any VALUE_PARAMETER name:other index:0 type:kotlin.Any? FUN FAKE_OVERRIDE name:hashCode visibility:public modality:OPEN <> ($this:kotlin.Any) returnType:kotlin.Int [fake_override] overridden: public open fun hashCode (): kotlin.Int declared in kotlin.Any $this: VALUE_PARAMETER name: type:kotlin.Any FUN FAKE_OVERRIDE name:toString visibility:public modality:OPEN <> ($this:kotlin.Any) returnType:kotlin.String [fake_override] overridden: public open fun toString (): kotlin.String declared in kotlin.Any $this: VALUE_PARAMETER name: type:kotlin.Any FUN name:test visibility:public modality:FINAL <> (a:kotlin.Any, r:.MyRunnable) returnType:kotlin.Unit VALUE_PARAMETER name:a index:0 type:kotlin.Any VALUE_PARAMETER name:r index:1 type:.MyRunnable BLOCK_BODY WHEN type=kotlin.Unit origin=IF BRANCH if: TYPE_OP type=kotlin.Boolean origin=INSTANCEOF typeOperand=.MyRunnable GET_VAR 'a: kotlin.Any declared in .test' type=kotlin.Any origin=null then: BLOCK type=kotlin.Unit origin=null CALL 'public final fun foo (vararg rs: .MyRunnable): kotlin.Unit declared in ' type=kotlin.Unit origin=null rs: VARARG type=kotlin.Array.MyRunnable> varargElementType=.MyRunnable TYPE_OP type=.MyRunnable origin=SAM_CONVERSION typeOperand=.MyRunnable FUN_EXPR type=kotlin.Function0 origin=LAMBDA FUN LOCAL_FUNCTION_FOR_LAMBDA name: visibility:local modality:FINAL <> () returnType:kotlin.Unit BLOCK_BODY RETURN type=kotlin.Nothing from='local final fun (): kotlin.Unit declared in .test' GET_OBJECT 'CLASS IR_EXTERNAL_DECLARATION_STUB OBJECT name:Unit modality:FINAL visibility:public superTypes:[kotlin.Any]' type=kotlin.Unit GET_VAR 'r: .MyRunnable declared in .test' type=.MyRunnable origin=null TYPE_OP type=.MyRunnable origin=IMPLICIT_CAST typeOperand=.MyRunnable GET_VAR 'a: kotlin.Any declared in .test' type=kotlin.Any origin=null FUN name:foo visibility:public modality:FINAL <> (rs:kotlin.Array.MyRunnable>) returnType:kotlin.Unit VALUE_PARAMETER name:rs index:0 type:kotlin.Array.MyRunnable> varargElementType:.MyRunnable [vararg] BLOCK_BODY