1(
2foo &&
3(
4bar &&
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?)
8baz &&
9snaff
10# LINT: missing "&&" on ')'
11)
12fuzzy
13)