Skip to content

Commit

Permalink
add nextup
Browse files Browse the repository at this point in the history
  • Loading branch information
zazedd committed Aug 11, 2023
1 parent 65f55ee commit 1ddc5df
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ dune runtest

-> Next-up

- [ ] 'a list
- [ ] Better Syntax Errors
- [x] Line Positions
- [ ] Character Positions
Expand Down Expand Up @@ -58,9 +59,9 @@ dune runtest
- [x] ==
- [x] !=
- [ ] Int ops
- [x] +
- [x] -
- [x] *
- [x] -
- [x] -
- [x] /
- [x] %
- [ ] > , =>
Expand Down

0 comments on commit 1ddc5df

Please sign in to comment.