aboutsummaryrefslogtreecommitdiff
path: root/bin/ed/test/g4.t
diff options
context:
space:
mode:
Diffstat (limited to 'bin/ed/test/g4.t')
-rw-r--r--bin/ed/test/g4.t13
1 files changed, 13 insertions, 0 deletions
diff --git a/bin/ed/test/g4.t b/bin/ed/test/g4.t
new file mode 100644
index 000000000000..ec618166cc37
--- /dev/null
+++ b/bin/ed/test/g4.t
@@ -0,0 +1,13 @@
+g/./s/./x/\
+u\
+s/./y/\
+u\
+s/./z/\
+u
+u
+0a
+hello
+.
+$a
+world
+.