gdritter repos config-ini / v1.2.0 test / prewritten / cases / basic.ini
v1.2.0

Tree @v1.2.0 (Download .tar.gz)

basic.ini @v1.2.0

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