diff options
-rw-r--r-- | apps/mu.subx | 4 |
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: |