gdritter repos config-ini / master test / prewritten / cases / basic.ini
master

Tree @master (Download .tar.gz)

basic.ini @masterraw · history · blame

# a thorough test
# leading comments
[S1]
# test with equals
foo = bar
# test with colon
baz : quux

[S2]
; comments with semicolons
argl = bargl
; trailing comments