toml4j/src/test/resources/com/moandjiezana/toml/should_convert_key_groups.toml

5 lines
56 B
TOML
Raw Normal View History

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