shithub: mc

ref: 0f3f41fae775b2647cd0cdaf0a9ef395c19b9878
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"