hush: fix handling of } which is not a closing one in { cmd; }
[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