bp/tests/15-repeating.sh
2021-08-28 14:26:32 -07:00

4 lines
113 B
Bash

# Numbers allow you to specify repetitions of a pattern
# Example: bp -p '3 "x"' matches "xxx"
bp -p '`( 4 . `)'