diff options
| author | A404M <ahmadmahmoudiprogrammer@gmail.com> | 2025-06-15 06:18:41 +0330 |
|---|---|---|
| committer | A404M <ahmadmahmoudiprogrammer@gmail.com> | 2025-06-15 06:18:41 +0330 |
| commit | 40881a903e00939b647cd85beeacfb8a68b31e6a (patch) | |
| tree | e6615c11d08ae2cf2f167e7aeec153636581d9fd /README.md | |
| parent | 9036fde1551773d5435682174c165edb99747cb7 (diff) | |
fix the issue in variable scopes
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |