summaryrefslogtreecommitdiff
path: root/05/main.b
diff options
context:
space:
mode:
Diffstat (limited to '05/main.b')
-rw-r--r--05/main.b2
1 files changed, 1 insertions, 1 deletions
diff --git a/05/main.b b/05/main.b
index b94dc45..0e356d7 100644
--- a/05/main.b
+++ b/05/main.b
@@ -64,7 +64,7 @@ global statement_datas_ends
; block_static_variables[1] = static variables inside this block inside this function
; etc.
global block_static_variables
-; ident lists of (type << 32) | rbp offset; one per block depth
+; ident lists of (type << 32) | rbp offset; one per block depth -- note that rbp offset may be negative!
global local_variables
global block_depth
global expressions