FILE fqName:<root> fileName:/catchParameterAccess.kt
  FUN name:test visibility:public modality:FINAL <> (f:kotlin.Function0<kotlin.Unit>) returnType:kotlin.Unit flags:[]
    VALUE_PARAMETER name:f index:0 type:kotlin.Function0<kotlin.Unit> flags:[]
    BLOCK_BODY
      RETURN type=kotlin.Nothing from='FUN name:test visibility:public modality:FINAL <> (f:kotlin.Function0<kotlin.Unit>) returnType:kotlin.Unit flags:[]'
        TRY type=kotlin.Unit
          try: BLOCK type=kotlin.Unit origin=null
            CALL 'FUN IR_EXTERNAL_DECLARATION_STUB name:invoke visibility:public modality:ABSTRACT <> ($this:kotlin.Function0<kotlin.Function0.R>) returnType:kotlin.Function0.R flags:[]' type=kotlin.Unit origin=INVOKE
              $this: GET_VAR 'VALUE_PARAMETER name:f index:0 type:kotlin.Function0<kotlin.Unit> flags:[]' type=kotlin.Function0<kotlin.Unit> origin=VARIABLE_AS_FUNCTION
          CATCH parameter=VAR CATCH_PARAMETER name:e type:java.lang.Exception flags:[val]
            VAR CATCH_PARAMETER name:e type:java.lang.Exception flags:[val]
            BLOCK type=kotlin.Nothing origin=null
              THROW type=kotlin.Nothing
                GET_VAR 'VAR CATCH_PARAMETER name:e type:java.lang.Exception flags:[val]' type=java.lang.Exception origin=null
