hush: fix handling of words with braces. +65 bytes
[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