bp/tests/01-literal.sh

4 lines
95 B
Bash

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