Fix faulty code in test file

This commit is contained in:
XOR 2023-04-19 17:35:31 +02:00
parent 9b903db2e3
commit 94dc063b8d

View file

@ -3,5 +3,6 @@ OUT 42 ; bar
INC INC
STA 54 ; boo STA 54 ; boo
INC 65 ; barfoo INC ; barfoo
LDA 73 LDA 73 ; looool
;