]> git.ipfire.org Git - thirdparty/git.git/blame - t/chainlint/inline-comment.expect
The ninth batch
[thirdparty/git.git] / t / chainlint / inline-comment.expect
CommitLineData
7b906790 1(
73c768da
ES
2 foobar && # comment 1
3 barfoo ?!AMP?! # wrong position for &&
7b906790 4 flibble "not a # comment"
5be30d0c 5) &&
7b906790 6
d73f5cfa 7(cd foo &&
5be30d0c 8 flibble "not a # comment")