summaryrefslogtreecommitdiff
path: root/t/chainlint/nested-subshell-comment.expect
blob: 15b68d437379d79ed563205e6246779bc84b967a (plain)
1
2
3
4
5
6
7
8
9
10
11
(
	foo &&
	(
		bar &&
		# bottles wobble while fiddles gobble
		# minor numbers of cows (or do they?)
		baz &&
		snaff
?!AMP?!>>	)
	fuzzy
>)