shithub: mc

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