bp/tests/2-char.sh
2021-08-28 14:26:32 -07:00

4 lines
98 B
Bash

# Match a single character with backtick:
# Example: bp -p '`A' matches the letter "A"
bp -p '`x'