File: inherit.cfg

package info (click to toggle)
libconfig-grammar-perl 1.13-5
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 264 kB
  • sloc: perl: 1,352; makefile: 2
file content (13 lines) | stat: -rw-r--r-- 84 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
b = 4
d = 1
*** top ***
c = 2
+bottom
d = 3
+top
a = 5
++top
b = 6
+++bottom
c = 7