From 2b3922006d00d9e164c924569a0a246db52c4973 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Andr=C3=A9=20Tanner?= Date: Thu, 13 Feb 2020 13:51:27 +0100 Subject: test/sam: add test for anchor behavior involving new lines --- sam/commands/loop-lines9.cmd | 1 + sam/commands/loop-lines9.in | 1 + 2 files changed, 2 insertions(+) create mode 100644 sam/commands/loop-lines9.cmd create mode 120000 sam/commands/loop-lines9.in diff --git a/sam/commands/loop-lines9.cmd b/sam/commands/loop-lines9.cmd new file mode 100644 index 0000000..f5e6d4c --- /dev/null +++ b/sam/commands/loop-lines9.cmd @@ -0,0 +1 @@ +,x/^.*\n/ i/#/ diff --git a/sam/commands/loop-lines9.in b/sam/commands/loop-lines9.in new file mode 120000 index 0000000..0ad8301 --- /dev/null +++ b/sam/commands/loop-lines9.in @@ -0,0 +1 @@ +loop-lines.in \ No newline at end of file -- cgit v1.2.3