1 !! test of literal text operator
2 ! test of literal text operator
13 ! foop this< is a <string> with angle brackets>
16 ! SDATA " is a <string> with angle brackets"
17 .byte 32,105,115,32,97,32,60,115,116,114,105,110,103,62,32,119,105,116,104,32,97,110,103,108,101,32,98,114,97,99,107,101,116,115
18 ! foop this< is a string with spaces>
21 ! SDATA " is a string with spaces"
22 .byte 32,105,115,32,97,32,115,116,114,105,110,103,32,119,105,116,104,32,115,112,97,99,101,115
23 ! foop this < is a string with a !>>
26 ! SDATA " is a string with a >"
27 .byte 32,105,115,32,97,32,115,116,114,105,110,103,32,119,105,116,104,32,97,32,62