about summary refs log tree commit diff stats
path: root/308allocate-array.subx
diff options
context:
space:
mode:
Diffstat (limited to '308allocate-array.subx')
-rw-r--r--308allocate-array.subx2
1 files changed, 2 insertions, 0 deletions
diff --git a/308allocate-array.subx b/308allocate-array.subx
index 2d3d1a9d..760b8090 100644
--- a/308allocate-array.subx
+++ b/308allocate-array.subx
@@ -1,5 +1,7 @@
 # 2-arg version of allocate-array.
 
+== code
+
 allocate-array2:  # ad: (addr allocation-descriptor), array-len: int, elem-size: int, out: (addr handle array _)
     # . prologue
     55/push-ebp