From 40881a903e00939b647cd85beeacfb8a68b31e6a Mon Sep 17 00:00:00 2001 From: A404M Date: Sun, 15 Jun 2025 06:18:41 +0330 Subject: fix the issue in variable scopes --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 3d6edc3..f1f4dbb 100644 --- a/README.md +++ b/README.md @@ -67,7 +67,7 @@ main :: () -> void { * ~Overloading [] operator~ * ~Add code injection~ * ~Add macro~ -* Fix scope bug in shape shifters +* ~Fix scope bug in shape shifters~ * Add \u and \x to char * Add vararg * Add enum -- cgit v1.2.3