diff options
| author | Marc André Tanner <mat@brain-dump.org> | 2016-11-02 23:22:42 +0100 |
|---|---|---|
| committer | Marc André Tanner <mat@brain-dump.org> | 2016-11-05 14:04:26 +0100 |
| commit | ef5ea09c8a7f608af7bff5574afae672e3f0adfb (patch) | |
| tree | d6076e53e71e67f091574507762e8a12d4a2d57d /sam/commands/loop-lines2.cmd | |
| parent | 87d4e9e152690360e9167af1d59cc9007d195f16 (diff) | |
| download | vis-ef5ea09c8a7f608af7bff5574afae672e3f0adfb.tar.gz vis-ef5ea09c8a7f608af7bff5574afae672e3f0adfb.tar.xz | |
test/sam: add new test cases
Diffstat (limited to 'sam/commands/loop-lines2.cmd')
| -rw-r--r-- | sam/commands/loop-lines2.cmd | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sam/commands/loop-lines2.cmd b/sam/commands/loop-lines2.cmd new file mode 100644 index 0000000..a773f97 --- /dev/null +++ b/sam/commands/loop-lines2.cmd @@ -0,0 +1,4 @@ +,x/^.*$/ i,//, +,x/^/ c/#/ +,y/\n/ i/*/ +,x i/--/ |
