summaryrefslogtreecommitdiffstats
path: root/tests/nquote1.sub
blob: b3bc0db3f46c737f2eee29935b9a4d77e8b77ee7 (plain)
1
2
3
4
5
6
set -o history
set -H

echo $'hello\' world'
echo $'hello world!'
echo $'hello\' world!'