hush: support "! cmd | cmd" negation
[oweals/busybox.git] / shell / hush_test / hush-parsing / escape2.tests
1 echo "*?[a]*"
2 echo a"*?[a]*"b
3 echo '*?[a]*'
4 echo c'*?[a]*'d