Implemented assert keyword
This commit is contained in:
parent
f0a1b97f2d
commit
e4f041be41
14 changed files with 81 additions and 1 deletions
|
@ -123,6 +123,7 @@ This is what generates expressions from tokens.
|
|||
|
||||
### Keywords
|
||||
|
||||
- [x] `assert`
|
||||
- [ ] `for`
|
||||
- [x] `if`
|
||||
- [x] `import`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue