shithub: mc

ref: ce93c2af0b4aeb2c40a05f2b45c1397b7a2ced23
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"