16 lines
243 B
Plaintext
16 lines
243 B
Plaintext
#global section
|
|
variable=not expected
|
|
variable=expected
|
|
|
|
[section1]
|
|
variable=not_as_expected
|
|
other_variable=something
|
|
another variable=something else
|
|
|
|
[empty section]
|
|
|
|
[section2]
|
|
variable=not as expected
|
|
variable2=expected
|
|
#comment at the end
|