aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorA404M <ahmadmahmoudiprogrammer@gmail.com>2025-05-31 15:15:27 +0330
committerA404M <ahmadmahmoudiprogrammer@gmail.com>2025-05-31 15:15:27 +0330
commit3d221097f608d41603c4f475c764cfb42f509df6 (patch)
tree4a95f6fd94b766e8d0ef5cdaa955d933cbe03723 /README.md
parentca6f2ec64941953f0111a64b7acf4cf6fb31929a (diff)
updated README.md
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 da71662..40f0c2f 100644
--- a/README.md
+++ b/README.md
@@ -34,6 +34,6 @@ main :: () -> void {
```
# TODO
-* Overloading [] operator
+* ~Overloading [] operator~
* Making \[n\]type = array(n,type)
* Making *type = ptr(type)