19 ! but this "SHOULD !!BE OK"
30 ! but this "SHOULD !!BE OK"
31 but this "SHOULD !!BE OK"
36 !define MACRO val1,val2
37 ! DB val1 ! this comment will show up
38 ! DB val2 !! this on won't
43 ! DB 0 ! this comment will show up
44 .byte 0! this comment will show up