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
/
01-literal.sh
blob: ddfe1a9ab8877cc24f74e8fef637a44ee66ae770 (
plain
)
1
2
3
# Use double quotation marks to match literal strings
# Example: bp '{ "baz" }'
bp
'{ "foo" }'