aboutsummaryrefslogtreecommitdiff
path: root/tests/07-end-of-line.sh
blob: 5954c107c090102ccae3b3fca8f414d1e777a61e (plain)
1
2
3
# $ matches end of line
# Example: bp '{"x" $}' matches lines ending with "x"
bp '{"foo" $}'