diff options
| author | Marc André Tanner <mat@brain-dump.org> | 2021-01-25 13:31:42 +0100 |
|---|---|---|
| committer | Marc André Tanner <mat@brain-dump.org> | 2021-01-25 13:33:19 +0100 |
| commit | bbd2f34ff788e87a51a74069069273ad83c44f1f (patch) | |
| tree | f410b5aa240771ca789b8db3e2858a9d370055bc /sam/commands/loop-empty-match4.cmd | |
| parent | 9736fcd060c2e5f92b93ca4f4fd78a81080bda62 (diff) | |
| download | vis-bbd2f34ff788e87a51a74069069273ad83c44f1f.tar.gz vis-bbd2f34ff788e87a51a74069069273ad83c44f1f.tar.xz | |
test/sam: add tests for empty matches at the end of a range
Diffstat (limited to 'sam/commands/loop-empty-match4.cmd')
| -rw-r--r-- | sam/commands/loop-empty-match4.cmd | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sam/commands/loop-empty-match4.cmd b/sam/commands/loop-empty-match4.cmd new file mode 100644 index 0000000..4d4ffe8 --- /dev/null +++ b/sam/commands/loop-empty-match4.cmd @@ -0,0 +1,4 @@ +,x/svissvis/ x/[^a-z]/ { + i/[/ + a/]/ +} |
