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: 5954c107c090102ccae3b3fca8f414d1e777a61e (
plain
)
1
2
3
# $ matches end of line # Example: bp '{"x" $}' matches lines ending with "x" bp '{"foo" $}'