File: nested.conf

package info (click to toggle)
confuse 3.2.2%2Bdfsg-1
  • links: PTS
  • area: main
  • in suites: buster
  • size: 2,840 kB
  • sloc: sh: 5,180; ansic: 4,584; lex: 440; xml: 439; makefile: 188; sed: 16
file content (11 lines) | stat: -rw-r--r-- 138 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
# Example by Thomas Adam
groups {
    name = 'Esmé'
    group 1 {
        number = 1
        total = 32
    }

    group empty {
    }
}