shithub: mc

ref: 4a1f9034d1e1c0f21a9c677c0b04b61aea3d3121
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"