Sign in
code
/
git
/
06df6b5fd92cc7dd4650d2db9f642ce504b56eb8
/
.
/
t
/
chainlint
/
nested-subshell-comment.test
blob: 0ff136ab3cf1706b52f839686b259df0211d3914 [
file
]
(
foo
&&
(
bar
&&
# LINT: ")" in comment in nested subshell not misinterpreted as closing ")"
# bottles wobble while fiddles gobble
# minor numbers of cows (or do they?)
baz
&&
snaff
# LINT: missing "&&" on ')'
)
fuzzy
)