FILE fqName: fileName:/argumentMappedWithError.kt FUN name:convert visibility:public modality:FINAL ($receiver:kotlin.Number) returnType:R of .convert TYPE_PARAMETER name:R index:0 variance: superTypes:[kotlin.Number] $receiver: VALUE_PARAMETER name: type:kotlin.Number BLOCK_BODY CALL 'public final fun TODO (): kotlin.Nothing [inline] declared in kotlin' type=kotlin.Nothing origin=null FUN name:foo visibility:public modality:FINAL <> (arg:kotlin.Number) returnType:kotlin.Unit VALUE_PARAMETER name:arg index:0 type:kotlin.Number BLOCK_BODY FUN name:main visibility:public modality:FINAL <> (args:kotlin.Array) returnType:kotlin.Unit VALUE_PARAMETER name:args index:0 type:kotlin.Array BLOCK_BODY VAR name:x type:kotlin.Int [val] CONST Int type=kotlin.Int value=0 CALL 'public final fun foo (arg: kotlin.Number): kotlin.Unit declared in ' type=kotlin.Unit origin=null arg: CALL 'public final fun convert (): R of .convert declared in ' type=kotlin.Number origin=null : kotlin.Number $receiver: GET_VAR 'val x: kotlin.Int [val] declared in .main' type=kotlin.Int origin=null