aboutsummaryrefslogtreecommitdiffstats
path: root/text_cmds/ed/test/a.t
diff options
context:
space:
mode:
Diffstat (limited to 'text_cmds/ed/test/a.t')
-rw-r--r--text_cmds/ed/test/a.t9
1 files changed, 9 insertions, 0 deletions
diff --git a/text_cmds/ed/test/a.t b/text_cmds/ed/test/a.t
new file mode 100644
index 0000000..ac98c40
--- /dev/null
+++ b/text_cmds/ed/test/a.t
@@ -0,0 +1,9 @@
+0a
+hello world
+.
+2a
+hello world!
+.
+$a
+hello world!!
+.