quorum/vendor/github.com/BurntSushi/toml/_examples/invalid-apples.toml

7 lines
65 B
TOML
Raw Normal View History

2016-11-13 21:41:46 -08:00
# DO NOT WANT
[fruit]
type = "apple"
[fruit.type]
apple = "yes"