aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorA404M <ahmadmahmoudiprogrammer@gmail.com>2025-06-15 06:18:41 +0330
committerA404M <ahmadmahmoudiprogrammer@gmail.com>2025-06-15 06:18:41 +0330
commit40881a903e00939b647cd85beeacfb8a68b31e6a (patch)
treee6615c11d08ae2cf2f167e7aeec153636581d9fd /README.md
parent9036fde1551773d5435682174c165edb99747cb7 (diff)
fix the issue in variable scopesHEADmaster
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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