Blame testsuite/a.ed

Packit 4e1bf9
H
Packit 4e1bf9
# empty append at address 0 should set the current address to 0
Packit 4e1bf9
0a
Packit 4e1bf9
.
Packit 4e1bf9
+4a
Packit 4e1bf9
# this is not a comment
Packit 4e1bf9
.
Packit 4e1bf9
# empty append at current address should not modify the current address
Packit 4e1bf9
a
Packit 4e1bf9
.
Packit 4e1bf9
a
Packit 4e1bf9
hello world!
Packit 4e1bf9
.
Packit 4e1bf9
a
Packit 4e1bf9
hello world!!
Packit 4e1bf9
.
Packit 4e1bf9
0a
Packit 4e1bf9
hello world!!!
Packit 4e1bf9
.
Packit 4e1bf9
!read one	# shell escape should not modify the current address
Packit 4e1bf9
text for the read shell command above
Packit 4e1bf9
a
Packit 4e1bf9
shell escape marker
Packit 4e1bf9
.
Packit 4e1bf9
$a
Packit 4e1bf9
hello world!!!!
Packit 4e1bf9
.
Packit 4e1bf9
u
Packit 4e1bf9
u
Packit 4e1bf9
a
Packit 4e1bf9
hello world!!!!!
Packit 4e1bf9
.
Packit 4e1bf9
a
Packit 4e1bf9
to be undone
Packit 4e1bf9
.
Packit 4e1bf9
u
Packit 4e1bf9
w out.o