bp/tests/15-repeating.sh

4 lines
111 B
Bash

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