aboutsummaryrefslogtreecommitdiff
path: root/tests/16-lookahead.sh
blob: 18761bd9168ed85dc014613b0b79d0454bbfe0cc (plain)
1
2
3
# >pat is a lookahead
# Example: bp -p '"foo" >`(' will match "foo" only when it is followed by a parenthesis
bp -p '>`t word'