Sign in
googlers
/
jrn
/
git
/
f1dfbd9ee010e5cdf0d931d16b4b2892b33331e5
/
.
/
t
/
chainlint
/
if-in-loop.expect
blob: 03d3ceb22d8971ddad5c81c1c5a7714d7f988f8e [
file
] [
log
] [
blame
]
(
for
i
in
a b c
do
if
false
then
?!
AMP
?!
echo
"err"
exit
1
?!
AMP
?!
fi
foo
?!
AMP
?!
done
bar
>)