From f33e2e1ec9aef252952565644f6ebe02065f1943 Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Sat, 9 Apr 2022 14:24:06 -0400 Subject: Added leading zeroes --- tests/05-dot.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 tests/05-dot.sh (limited to 'tests/05-dot.sh') diff --git a/tests/05-dot.sh b/tests/05-dot.sh new file mode 100644 index 0000000..ec5c9e7 --- /dev/null +++ b/tests/05-dot.sh @@ -0,0 +1,3 @@ +# The dot matches a single character +# Example: bp -p '.' +bp -p '`a .' -- cgit v1.2.3