blob: 1d8ed58c4948ea2b975de2742ccad603f48042dc [file] [log] [blame]
(if test -z ""; then
echo empty
else
echo bizzy
fi) &&
echo foobar