index
:
bp
main
master
Bruce's Parsing Expression Grammar tool for matching PEGs
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
07-end-of-line.sh
blob: 4a1e05de4856534fde9c49fc391d03f75cd21d4a (
plain
)
1
2
3
# $ matches end of line # Example: bp -p '"x" $' matches lines ending with "x" bp -p '"foo" $'