4
0

config-tiny.ini 351 B

123456789101112131415161718192021222324
  1. # This config file is amended from perl's Config::Tiny's testcases
  2. # Line below is allowed in perl's Config::Tiny, but not in our parse_ini.c
  3. #root=something
  4. [section]
  5. one=two
  6. Foo=Bar
  7. this=Your Mother!
  8. blank=
  9. [Section Two]
  10. something else=blah
  11. remove = whitespace
  12. [ /path/to/file.txt ]
  13. this=that
  14. [ section2]
  15. this=that
  16. [section3 ]
  17. this=that