bp/tests/02-char.sh

4 lines
96 B
Bash

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