Sign in
code
/
git
/
eebfde3f213e2990727a64da0d7d04ad961a28b0
/
.
/
t
/
chainlint
/
cuddled-if-then-else.expect
blob: ab2a026fbc2f68048d67174fad32134ded3d2ce7 [
file
] [
log
] [
blame
]
(
if
test
-
z
""
;
then
echo empty
else
echo bizzy
>
fi
)
&&
echo foobar