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