tomlplusplus/examples/merge_overrides.toml

9 lines
85 B
TOML
Raw Normal View History

[section1]
key2="value3"
[section1.child1]
foo="bar"
[section1.child2]
foo2="bar2"