;;;;; ; ; Test delimiters of .ASCII and .ASCIZ CR = 13. LF = 10. SOH = 1 .asciz // ; 2 bytes and a string .asciz // ; only a string .asciz || ; the same string .asciz ; 3 bytes