toml4j/src/test/resources/com/moandjiezana/toml/burntsushi/invalid/duplicate-key-table.toml

6 lines
51 B
TOML

[fruit]
type = "apple"
[fruit.type]
apple = "yes"