code / bp

Lines4.3K C3.3K Markdown541 YAML273 make110 Shell77 Lua54
(3 lines)
1 # >pat is a lookahead
2 # Example: bp '{"foo" >`(}' will match "foo" only when it is followed by a parenthesis
3 bp '{>`t word}'