Skip to content
☰ Menu
code
/
bp
Aa
.*
\b
📋
📦 Download .tar.gz
Lines
4.3K
C
3.3K
Markdown
541
YAML
273
make
110
Shell
77
Lua
54
bp
/
tests
/
01-literal.sh
(3 lines)
Raw
1
# Use double quotation marks to match literal strings
2
# Example: bp '{ "baz" }'
3
bp
'
{ "foo" }
'