about summary refs log tree commit diff stats
path: root/apps/mu.subx
diff options
context:
space:
mode:
Diffstat (limited to 'apps/mu.subx')
-rw-r--r--apps/mu.subx1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/mu.subx b/apps/mu.subx
index bb6cd195..5036103e 100644
--- a/apps/mu.subx
+++ b/apps/mu.subx
@@ -64,6 +64,7 @@ Function-size:
 #   cdr: (address type-sexpr)
 
 # Still todo:
+#   global variables
 #   heap allocations (planned name: 'handle')
 #   user-defined types: 'type' for structs, 'choice' for unions
 #   short-lived 'address' type for efficiently writing inside nested structs