bp/tests/01-literal.sh

4 lines
95 B
Bash
Raw Normal View History

2021-08-28 14:26:32 -07:00
# Use double quotation marks to match literal strings
# Example: bp '{ "baz" }'
bp '{ "foo" }'