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
STA 54 ; boo
INC 65 ; barfoo
LDA 73
INC ; barfoo
LDA 73 ; looool
;