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