Skip to content

Commit

Permalink
feat: increment/decrement statements (#28)
Browse files Browse the repository at this point in the history
feat: implement inc and dec statement support

There is no need for changes to the ECE since `IncDecStmt` is treated as
syntatic sugar for `Assignment`
  • Loading branch information
shenyih0ng authored Apr 12, 2024
1 parent 90a45a6 commit 022d0ce
Show file tree
Hide file tree
Showing 2 changed files with 455 additions and 365 deletions.
Loading

0 comments on commit 022d0ce

Please sign in to comment.