aqua icon indicating copy to clipboard operation
aqua copied to clipboard

feat(compiler): Add `fail` statement [fixes LNG-98]

Open InversionSpaces opened this issue 2 years ago • 1 comments

InversionSpaces avatar Jun 22 '23 11:06 InversionSpaces

LNG-98 `fail` expression

  • implement fail air instruction with error code.
  • Implement new syntax:

fail "error message"

  • split default error handling and fail instruction

linear[bot] avatar Jun 22 '23 11:06 linear[bot]