diff --git a/test/test.eipa b/test/test.eipa index 881796b..d4429e6 100755 --- a/test/test.eipa +++ b/test/test.eipa @@ -3,5 +3,6 @@ OUT 42 ; bar INC STA 54 ; boo - INC 65 ; barfoo -LDA 73 \ No newline at end of file + INC ; barfoo +LDA 73 ; looool +; \ No newline at end of file