multiOptions.ini 165 B

1234567
  1. [testing]
  2. options.first.key = "aa"
  3. options.first.value = 1
  4. options.second.value = "xxxx"
  5. options.second.key = 2
  6. options.third.key = "ssss"
  7. options.third.value = 444