Added more tests

This commit is contained in:
Eduard Urbach 2024-08-03 23:05:09 +02:00
parent 52d1de042c
commit a811da3477
Signed by: eduard
GPG key ID: 49226B848C78F6C8
9 changed files with 77 additions and 2 deletions

View file

@ -132,7 +132,7 @@ This is what generates expressions from tokens.
- [x] `import`
- [x] `loop`
- [x] `return`
- [ ] `switch`
- [x] `switch`
### Optimizations