toml-rs/test-suite/tests/invalid/duplicate-key-table.toml

6 lines
51 B
TOML
Raw Permalink Normal View History

2014-06-20 19:01:38 -05:00
[fruit]
type = "apple"
[fruit.type]
apple = "yes"