about summary refs log tree commit diff stats
path: root/subx/apps/dquotes.subx
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2019-05-25 00:45:31 -0700
committerKartik Agaram <vc@akkartik.com>2019-05-25 00:45:31 -0700
commitbd31dbe85418b05a5f9e101525a829c48aa9bf37 (patch)
treea996945a344c22beea3f73fdcdb3686a523ebe04 /subx/apps/dquotes.subx
parent6c03f2edab211d90405187eafa9a0243bbd64c39 (diff)
downloadmu-bd31dbe85418b05a5f9e101525a829c48aa9bf37.tar.gz
.
hoist 'Heap' variable into the std library in anticipation of the parse-array-of-ints
primitive.
Diffstat (limited to 'subx/apps/dquotes.subx')
-rw-r--r--subx/apps/dquotes.subx6
1 files changed, 0 insertions, 6 deletions
diff --git a/subx/apps/dquotes.subx b/subx/apps/dquotes.subx
index 6d8b0040..db315665 100644
--- a/subx/apps/dquotes.subx
+++ b/subx/apps/dquotes.subx
@@ -1997,12 +1997,6 @@ Segment-size:
 Next-string-literal:  # tracks the next auto-generated variable name
   1/imm32
 
-Heap:
-  # curr
-  0/imm32
-  # limit
-  0/imm32
-
 # length-prefixed string containing just a single space
 Space:
     # size