From 64a39b29eb2186a1d9fb00a2bd8701ae9d0c0c1d Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Sun, 27 Sep 2020 23:14:18 -0700 Subject: 6891 --- apps/mu.subx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps') diff --git a/apps/mu.subx b/apps/mu.subx index 12fd7f0d..5e3fe050 100644 --- a/apps/mu.subx +++ b/apps/mu.subx @@ -409,7 +409,6 @@ Type-id: # (stream (addr array byte)) # Not to be used directly, so we don't include a name here. 0/imm32 # 10 reserved for type parameters; value is (address array byte) in Type-tree-value2. # Not to be used directly, so we don't include a name here. - # some SubX types deliberately left undefined in Mu; they can only be operated on using SubX primitives "stream"/imm32 # 11 "slice"/imm32 # 12 "code-point"/imm32 # 13; smallest scannable unit from a text stream @@ -418,6 +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 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 -- cgit 1.4.1-2-gfad0