mirror of
https://github.com/marzer/tomlplusplus.git
synced 2024-11-02 02:26:28 +00:00
6 lines
58 B
TOML
6 lines
58 B
TOML
|
[section1]
|
||
|
key1="value1"
|
||
|
key2="value2"
|
||
|
|
||
|
[section1.child1]
|