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

Tree @bidir (Download .tar.gz)

basic.ini @bidir

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