about summary refs log tree commit diff stats
path: root/apps/mu.subx
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2020-09-29 03:46:06 -0700
committerKartik Agaram <vc@akkartik.com>2020-09-29 03:51:32 -0700
commit8cd797a16528f40fe6c59f7bed9ed14d1d342f22 (patch)
tree2340995430aadf8b0118d997fa483ff97ea62ee1 /apps/mu.subx
parent8b1da9bbb23bf9049a2f764a1b8bbc42a17f045f (diff)
downloadmu-8cd797a16528f40fe6c59f7bed9ed14d1d342f22.tar.gz
6899
Diffstat (limited to 'apps/mu.subx')
-rw-r--r--apps/mu.subx4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/mu.subx b/apps/mu.subx
index 5e3fe050..a61be46c 100644
--- a/apps/mu.subx
+++ b/apps/mu.subx
@@ -417,7 +417,7 @@ Type-id:  # (stream (addr array byte))
                     # unclear how we should deal with larger clusters.
   # Keep Primitive-type-ids in sync if you add types here.
                                                           0/imm32
-  # 0x30
+  # 0x40
   0/imm32 0/imm32 0/imm32 0/imm32 0/imm32 0/imm32 0/imm32 0/imm32
   0/imm32 0/imm32 0/imm32 0/imm32 0/imm32 0/imm32 0/imm32 0/imm32
   0/imm32 0/imm32 0/imm32 0/imm32 0/imm32 0/imm32 0/imm32 0/imm32
@@ -426,7 +426,7 @@ Type-id:  # (stream (addr array byte))
   0/imm32 0/imm32 0/imm32 0/imm32 0/imm32 0/imm32 0/imm32 0/imm32
 
 Primitive-type-ids:  # (addr int)
-  0x34
+  0x3c
 
 # == Type definitions
 # Program->types contains some typeinfo for each type definition.