summaryrefslogtreecommitdiffstats
path: root/test/test/test_cfgfiles/etc/sample1.ini
blob: aef91c241617ebea72a5d212446252b02245b206 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
; this is a global comment

[section1]
; this is section 1
key1=value1

[section2]
; this is section 2
;key1=value1
key2=value2
key3=value3 ; this is key3
ignore-missing-separator