FILE fqName:<root> fileName:/tryCatchIlt.kt
  FUN name:test visibility:public modality:FINAL returnType:kotlin.Long
    BLOCK_BODY
      RETURN type=kotlin.Nothing from='public final fun test (): kotlin.Long declared in <root>'
        TRY type=kotlin.Long
          try: BLOCK type=kotlin.Long origin=null
            CONST Long type=kotlin.Long value=42
          CATCH parameter=val e: kotlin.Throwable declared in <root>.test
            VAR CATCH_PARAMETER name:e type:kotlin.Throwable [val]
            BLOCK type=kotlin.Long origin=null
              CONST Long type=kotlin.Long value=-1
