diff options
Diffstat (limited to 'examples')
| -rw-r--r-- | examples/instruction-test.asm | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/examples/instruction-test.asm b/examples/instruction-test.asm index 84f311e..8e8ca2e 100644 --- a/examples/instruction-test.asm +++ b/examples/instruction-test.asm @@ -65,7 +65,6 @@    print.word    jump.abs 1    jump.stack -  jump.register 2    jump.if.byte 1    jump.if.hword 2    jump.if.word 3 | 
