DEBSOURCES
Skip Quicknav
sources / cgit / 1.2.3%2Bgit20240802.70.09d24d7%2Bgit2.46.0-1 / git / t / chainlint / inline-comment.expect
12345678
2 ( 3 foobar && # comment 1 4 barfoo ?!AMP?! # wrong position for && 5 flibble "not a # comment" 6 ) && 7 8 (cd foo && 9 flibble "not a # comment")