multini/test/data/expected_ini/test_set_keyval.sh.ini
2020-11-03 10:47:19 +03:00

18 lines
275 B
INI

# comment
; comment again
DefKey1 = Some Value1
DefKey2 = Some Value2 And Tabs! # With Comment
DefKey3=NoSpaces!
[SimpleSection] # Comment For Section
Key1 = 1
Key2 = 2
[MultipleKeySection]
Key = onlyone
[SectionWithIndent]
Key=Value
[SectionWithoutNewLineBefore]