about summary refs log tree commit diff stats
path: root/apps/mu.subx
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2019-11-14 15:58:10 -0800
committerKartik Agaram <vc@akkartik.com>2019-11-14 15:58:10 -0800
commit0d8cdcf290c123880f3d6f87665a20e80d9b64a2 (patch)
treee1273cb5361cddd622d4f78d7b0ade92c1c56689 /apps/mu.subx
parentddb8334fef53c3bf47d5f7e7fc6672be892e20b3 (diff)
downloadmu-0d8cdcf290c123880f3d6f87665a20e80d9b64a2.tar.gz
5740
Diffstat (limited to 'apps/mu.subx')
-rw-r--r--apps/mu.subx4
1 files changed, 0 insertions, 4 deletions
diff --git a/apps/mu.subx b/apps/mu.subx
index a887a4f9..49a14298 100644
--- a/apps/mu.subx
+++ b/apps/mu.subx
@@ -1033,8 +1033,6 @@ test-emit-subx-statement-primitive:
     #                   0-7 are in registers;
     #                   higher positive numbers are invalid)
     #
-    # There's nothing in registers.
-    #
     # There's a primitive with this info:
     #   name: 'increment'
     #   inout: int/mem
@@ -1110,8 +1108,6 @@ test-emit-subx-statement-function-call:
     #                   0-7 are in registers;
     #                   higher positive numbers are invalid)
     #
-    # There's nothing in registers.
-    #
     # There's nothing in primitives.
     #
     # There's a function with this info: