binutils-gdb/binutils/testsuite/binutils-all/pr25543.s

8 lines
313 B
ArmAsm
Raw Normal View History

.data
.asciz "line1 : This is a line without a newline at the end"
.asciz "line2 : This is a line with a newline at the end\n"
.asciz "line3 : This is a line with a \nnewline in the middle"
.asciz "line4 : This is a line with a \rcontrol character"
.asciz ""
.asciz "line6 : The previous line was empty\n"