repo.or.cz
/
git
/
raj.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
submodule--helper: teach config subcommand --unset
[git/raj.git]
/
t
/
chainlint
/
if-in-loop.expect
blob
03d3ceb22d8971ddad5c81c1c5a7714d7f988f8e
1
(
2
for i in a b c
3
do
4
if false
5
then
6
?!AMP?! echo "err"
7
exit 1
8
?!AMP?! fi
9
foo
10
?!AMP?! done
11
bar
12
>)