Implemented else blocks
This commit is contained in:
parent
ff86dfe590
commit
e537e543cc
17 changed files with 118 additions and 25 deletions
|
@ -124,6 +124,7 @@ This is what generates expressions from tokens.
|
|||
### Keywords
|
||||
|
||||
- [x] `assert`
|
||||
- [x] `else`
|
||||
- [ ] `for`
|
||||
- [x] `if`
|
||||
- [x] `import`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue