aboutsummaryrefslogtreecommitdiff
path: root/bin/ed/test/c.t
diff options
context:
space:
mode:
Diffstat (limited to 'bin/ed/test/c.t')
-rw-r--r--bin/ed/test/c.t12
1 files changed, 12 insertions, 0 deletions
diff --git a/bin/ed/test/c.t b/bin/ed/test/c.t
new file mode 100644
index 000000000000..ebdd536f8171
--- /dev/null
+++ b/bin/ed/test/c.t
@@ -0,0 +1,12 @@
+1c
+at the top
+.
+4c
+in the middle
+.
+$c
+at the bottom
+.
+2,3c
+between top/middle
+.