tomlplusplus/examples/merge_overrides.toml
2022-05-20 17:54:58 +03:00

9 lines
85 B
TOML

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