aboutsummaryrefslogtreecommitdiff
path: root/tests/12-star.sh
blob: bd2d5783e5638feb071fac41bccbff41964acfa0 (plain)
1
2
3
# The star (*) prefix operator matches zero or more repetitions
# Example: bp -p '"Ha" *"ha"' will match "Ha", "Haha", "Hahaha", etc.
bp -p '`( *`x `)'