]> git.ipfire.org Git - thirdparty/bash.git/blame - tests/nquote1.sub
Bash-4.3 patch 7
[thirdparty/bash.git] / tests / nquote1.sub
CommitLineData
495aee44
CR
1set -o history
2set -H
3
4echo $'hello\' world'
5echo $'hello world!'
6echo $'hello\' world!'