From 2293b6edb84a4e5f79dd8b02885fc8f7387ad945 Mon Sep 17 00:00:00 2001 From: sofia Date: Mon, 21 Jul 2025 10:24:25 +0300 Subject: [PATCH] Add some type of mutability-guard --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b0d5a45..40b4245 100644 --- a/README.md +++ b/README.md @@ -45,6 +45,7 @@ Currently missing relevant features (TODOs) are: Smaller features: - Easier way to initialize arrays with a single value - Lexical scopes for Debug Information +- Only include standard library at all if it is imported ### Why "Reid"