shithub: mc

ref: 303798469e8afe0e514c667f3c8c7ae2c65e58c5
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"