MODULE_FRAGMENT
  FILE fqName:<root> fileName:main.kt
    FUN name:test visibility:public modality:FINAL returnType:kotlin.Unit
      VALUE_PARAMETER kind:Regular name:context index:0 type:<root>.Context
      BLOCK_BODY
        TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
          CALL 'public final fun plus (other: kotlin.Any?): kotlin.String [operator] declared in kotlin.String' type=kotlin.String origin=PLUS
            ARG <this>: CALL 'public final fun foo (): kotlin.String declared in <root>.Context' type=kotlin.String origin=null
              ARG <this>: GET_VAR 'context: <root>.Context declared in <root>.test' type=<root>.Context origin=null
            ARG other: CALL 'public final fun <get-bar> (): kotlin.String declared in <root>.Context' type=kotlin.String origin=GET_PROPERTY
              ARG <this>: GET_VAR 'context: <root>.Context declared in <root>.test' type=<root>.Context origin=null
