File: case1.ini

package info (click to toggle)
libinih 55-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 456 kB
  • sloc: ansic: 693; cpp: 158; makefile: 68; sh: 58
file content (8 lines) | stat: -rw-r--r-- 72 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
; comment

[foo] ; section
bar=1 ; name=value

[bar]
name = Bob
age: 42