upload tizen1.0 source
[external/busybox.git] / util-linux / shell / hush_test / hush-parsing / escape2.tests
1 echo "*?[a]*"
2 echo a"*?[a]*"b
3 echo '*?[a]*'
4 echo c'*?[a]*'d