From 1ec9bdb166018328586f08aa46d2457a6fde8e84 Mon Sep 17 00:00:00 2001 From: sofia Date: Thu, 24 Jul 2025 21:55:22 +0300 Subject: [PATCH] Update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 810a7e1..67a9f8a 100644 --- a/README.md +++ b/README.md @@ -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