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

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


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