Remove unnecessary TUI declarations
[deliverable/binutils-gdb.git] / binutils / testsuite / binutils-all / pr25543.d
1 #source: pr25543.s
2 #readelf: -p.data
3 #notarget: rx-*
4
5 String dump of section '.data':
6 \[ 0\] line1 : This is a line without a newline at the end
7 \[ 34\] line2 : This is a line with a newline at the end\\n
8 \[ 66\] line3 : This is a line with a \\n
9 newline in the middle
10 \[ 9b\] line4 : This is a line with a \^Mcontrol character
11 \[ cd\] line6 : The previous line was empty\\n
12 #pass
This page took 0.030978 seconds and 4 git commands to generate.