t / chainlint / inline-comment.expecton commit Merge tag 'v2.23.0-rc0' of git://git.kernel.org/pub/scm/git/git (eccd872)
   1(
   2        foobar &&
   3?!AMP?! barfoo
   4        flibble "not a # comment"
   5>) &&
   6
   7(
   8cd foo &&
   9>       flibble "not a # comment")