PeachCompiler icon indicating copy to clipboard operation
PeachCompiler copied to clipboard

Add logical or

Open yegct opened this issue 1 year ago • 1 comments

Two fixes:

  • match result to return value of function; this change does affect resulting executable
  • add missing EXPRESSION_LOGICAL_OR; I think this change does not affect resulting executable

Feel free to simply close this pull request if you don't want it, I won't take any offense.

yegct avatar Oct 16 '23 12:10 yegct