Sign in
googlers
/
jrn
/
git
/
4d9e7c153df9b411d782759bbc8def1c8458f4a6
/
.
/
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
>)