From ef5ea09c8a7f608af7bff5574afae672e3f0adfb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Andr=C3=A9=20Tanner?= Date: Wed, 2 Nov 2016 23:22:42 +0100 Subject: test/sam: add new test cases --- sam/commands/loop-lines1.cmd | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 sam/commands/loop-lines1.cmd (limited to 'sam/commands/loop-lines1.cmd') diff --git a/sam/commands/loop-lines1.cmd b/sam/commands/loop-lines1.cmd new file mode 100644 index 0000000..88ca881 --- /dev/null +++ b/sam/commands/loop-lines1.cmd @@ -0,0 +1,4 @@ +,x/^.*$/ a,\\, +,x/$/ c/#/ +,y/\n/ a/*/ +,x a/--/ -- cgit v1.2.3