hush: fix handling of words with braces. +65 bytes
[oweals/busybox.git] / shell / hush_test / hush-parsing / groups_and_keywords1.tests
2009-04-16 Denis Vlasenkohush: fix "if { echo foo; } then { echo bar; } fi"...