Bugfixes
This update fixes a bug with conditional statements and makes an compiler error message more helpful.
If you find Rumor useful, consider supporting continued development of this framework by becoming a patron.
Changed
- More descriptive error for tokens after string
Fixed
- If conditional statements no longer require a following else or elif
statement