about summary refs log tree commit diff stats
path: root/apps/mu.subx
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2020-04-27 22:55:34 -0700
committerKartik Agaram <vc@akkartik.com>2020-05-18 00:44:47 -0700
commit995addfe17ca1152f36ceeea7955a3a8aa8fa1ee (patch)
treedbf4fffb233d2867f139df2326a140e1c86d0777 /apps/mu.subx
parent35afbab4609abd8ad05c49fe00ba10b364d00fdd (diff)
downloadmu-995addfe17ca1152f36ceeea7955a3a8aa8fa1ee.tar.gz
-
Diffstat (limited to 'apps/mu.subx')
-rw-r--r--apps/mu.subx2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/mu.subx b/apps/mu.subx
index fae6b630..4ebf60f8 100644
--- a/apps/mu.subx
+++ b/apps/mu.subx
@@ -5754,7 +5754,7 @@ new-literal:  # ad: (addr allocation-descriptor), name: (addr slice), out: (addr
     # s = slice-to-string(name)
     (slice-to-string Heap *(ebp+0xc) %ecx)
     # allocate to out
-    (new-var *(ebp+8) *ecx *(ecx+4) *(ebp+0x10)
+    (new-var *(ebp+8) *ecx *(ecx+4) *(ebp+0x10))
     # ecx = out
     8b/-> *(ebp+0x10) 1/r32/ecx
     # out->type = new type