From bbd2f34ff788e87a51a74069069273ad83c44f1f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Andr=C3=A9=20Tanner?= Date: Mon, 25 Jan 2021 13:31:42 +0100 Subject: test/sam: add tests for empty matches at the end of a range --- sam/commands/loop-empty-match4.cmd | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 sam/commands/loop-empty-match4.cmd (limited to 'sam/commands/loop-empty-match4.cmd') 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/]/ +} -- cgit v1.2.3