toml4j/src/test/resources/com/moandjiezana/toml/should_convert_key_groups.toml
2013-02-28 12:53:46 +02:00

5 lines
56 B
TOML

[group1]
string = "value1"
[group2]
string = "value2"