e257fd8098
closes #155
9 lines
85 B
TOML
9 lines
85 B
TOML
[section1]
|
|
key2="value3"
|
|
|
|
[section1.child1]
|
|
foo="bar"
|
|
|
|
[section1.child2]
|
|
foo2="bar2"
|