Update readme

This commit is contained in:
Sofia 2025-07-24 21:55:22 +03:00
parent be3c415a57
commit 1ec9bdb166

View File

@ -61,7 +61,7 @@ Smaller features:
- ~~Hex-numbers~~
- Bitwise operations
- Easier way to initialize arrays with a single value
- Void-returns (`return;` for void-returning functions)
- ~~Void-returns (`return;` for void-returning functions)~~
- ~~Only include standard library at all if it is imported~~
- Lexical scopes for Debug Information