aboutsummaryrefslogtreecommitdiff
path: root/tests/17-lookbehind.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/17-lookbehind.sh')
-rw-r--r--tests/17-lookbehind.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/17-lookbehind.sh b/tests/17-lookbehind.sh
new file mode 100644
index 0000000..0b5136a
--- /dev/null
+++ b/tests/17-lookbehind.sh
@@ -0,0 +1,3 @@
+# <pat is a lookbehind
+# Example: bp -p '<`: word' will match words that come after a colon
+bp -p '<`2 `3'