bp/tests/1-literal.sh
2021-08-28 14:26:32 -07:00

4 lines
93 B
Bash

# Use double quotation marks to match literal strings
# Example: bp -p '"baz"'
bp -p '"foo"'