hush: expand quote3.tests and move from hush-bugs to hush-parsing
[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