shithub: mc

ref: 34a0fe0d51a0bf0679d2d3b4c09140c8447dac2c
dir: /lib/inifile/test/test.ini/

View raw version
toplev    = stuff
[somesect]
	key= foo
	otherkey =meh
	whatever = "stuff here"

[another section]
	key = foo1
	otherkey = meh1
	whatever = "more stuff here"