summaryrefslogtreecommitdiff
path: root/t/chainlint/inline-comment.expect
blob: f6b42757d235d32420b57e8380d590b029dde89b (plain)
1
2
3
4
5
6
7
8
9
(
	foobar &&
	barfoo ?!AMP?!
	flibble "not a # comment"
) &&

(
cd foo &&
	flibble "not a # comment")