hush: fix handling of words with braces. +65 bytes
[oweals/busybox.git] / shell / hush_test / hush-parsing / quote3.right
1 Testing: in ""
2 ..
3 Testing: in ''
4 ..
5 Testing: in $empty
6 Testing: in $empty""
7 ..
8 Testing: in $empty''
9 ..
10 Testing: in "$empty"
11 ..
12 Finished