The third batch
[alt-git.git] / t / chainlint / nested-subshell-comment.test
blobb430580ce0e76cbb06105ea72fe109693f888ffc
1 test_expect_success 'nested-subshell-comment' '
3         foo &&
4         (
5                 bar &&
6 # LINT: ")" in comment in nested subshell not misinterpreted as closing ")"
7                 # bottles wobble while fiddles gobble
8                 # minor numbers of cows (or do they?)
9                 baz &&
10                 snaff
11 # LINT: missing "&&" on ")"
12         )
13         fuzzy