Fixed list indentation.

This commit is contained in:
Jacob Signorovitch 2025-01-12 20:36:24 -05:00
parent 60b9ed9eb2
commit 577bde6e57

View File

@ -30,7 +30,7 @@
- [ ] Parse variadic functions - [ ] Parse variadic functions
- [ ] Parse infix function definition - [ ] Parse infix function definition
- [ ] Executer - [ ] Executer
- [x] Exec function calls - [x] Exec function calls
- [ ] Exec variable use - [ ] Exec variable use
- [ ] Exec variable definition - [ ] Exec variable definition