t / chainlint / inline-comment.expecton commit Merge branch 'py/call-do-quit-before-exit' of github.com:gitster/git-gui into py/git-gui-do-quit (0d88f3d)
   1(
   2        foobar &&
   3?!AMP?! barfoo
   4        flibble "not a # comment"
   5>) &&
   6
   7(
   8cd foo &&
   9>       flibble "not a # comment")