File: install

package info (click to toggle)
devscripts 2.26.5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 9,808 kB
  • sloc: perl: 28,350; sh: 12,878; python: 4,472; makefile: 382
file content (12 lines) | stat: -rw-r--r-- 221 bytes parent folder | download | duplicates (5)
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