draconisplusplus/subprojects/tomlplusplus-3.4.0/examples/merge_overrides.toml

9 lines
85 B
TOML

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