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