summaryrefslogtreecommitdiff
path: root/t/chainlint/comment.expect
blob: 584098d6bad8a0d3bc99db0e713df7d4ee812d94 (plain)
1
2
3
4
5
6
7
8
2 (
3 	# comment 1
4 	nothing &&
5 	# comment 2
6 	something
7 	# comment 3
8 	# comment 4
9 )