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