Sign in
googlers
/
jrn
/
git
/
f5b2af06f55c0f21ae0199be5fe120f2cccd698b
/
.
/
t
/
chainlint
/
cuddled-if-then-else.expect
blob: 1d8ed58c4948ea2b975de2742ccad603f48042dc [
file
] [
log
] [
blame
]
(
if
test
-
z
""
;
then
echo empty
else
echo bizzy
fi
)
&&
echo foobar