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

Tree @master (Download .tar.gz)

basic.ini @master

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

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