summaryrefslogtreecommitdiffstats
path: root/test/wrap-and-sort/install-comments/out/install
blob: 96bd1506bbd81d81b8529b4e215f7d8fa39d2a30 (plain)
1
2
3
4
5
6
7
8
9
10
11
# Comment that stays in the top
# A multiline comment should not be re-ordered

A
# B can have a
# multiline comment
B
# Some comment related to C
C

# Not sure why anyone would finish with a comment, but it should work