packages feed

config-ini-0.2.0.1: test/prewritten/cases/basic.ini

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

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