The fourth batch
[git/gitster.git] / t / chainlint / inline-comment.expect
blob6bad21853006d38834bf1b4ebc2da46e3c6faebc
2         foobar && # comment 1
3         barfoo ?!AMP?! # wrong position for &&
4         flibble "not a # comment"
5 ) &&
7 (cd foo &&
8         flibble "not a # comment")