repo.or.cz
/
git
/
debian.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge branch 'master' of https://github.com/Softcatala/git-po
[git/debian.git]
/
t
/
chainlint
/
nested-subshell-comment.test
blob
0ff136ab3cf1706b52f839686b259df0211d3914
1
(
2
foo &&
3
(
4
bar &&
5
# LINT: ")" in comment in nested subshell not misinterpreted as closing ")"
6
# bottles wobble while fiddles gobble
7
# minor numbers of cows (or do they?)
8
baz &&
9
snaff
10
# LINT: missing "&&" on ')'
11
)
12
fuzzy
13
)