Initialize Tizen 2.3
[external/bash.git] / tests / nquote1.sub
1 set -o history
2 set -H
3
4 echo $'hello\' world'
5 echo $'hello world!'
6 echo $'hello\' world!'