tmp.ini 158 B

12345678910111213141516
  1. [main]
  2. one = 1002
  3. db_connection = http://localhost
  4. arr = one, two, three
  5. [cool]
  6. key = val
  7. key1 = val1
  8. key2 = val2
  9. key3 =
  10. [cool]
  11. one = 1
  12. two = 2
  13. three = 3