Fixed a couple parsing bugs

This commit is contained in:
nocturn9x
2021-03-12 10:00:17 +01:00
parent 7e667a6ec7
commit 724d873b92
2 changed files with 6 additions and 2 deletions

View File

@@ -23,7 +23,6 @@ Features:
## Current limitations
- No equation-solving (coming soon)
- The parsing is a bit weird because something like `2 2` will parse the first 2 and just stop instead of erroring out (FIXME)
## How to use it