Fix faulty code in test file
This commit is contained in:
parent
9b903db2e3
commit
94dc063b8d
1 changed files with 3 additions and 2 deletions
|
@ -3,5 +3,6 @@ OUT 42 ; bar
|
|||
|
||||
INC
|
||||
STA 54 ; boo
|
||||
INC 65 ; barfoo
|
||||
LDA 73
|
||||
INC ; barfoo
|
||||
LDA 73 ; looool
|
||||
;
|
Loading…
Reference in a new issue