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

7 lines
65 B
TOML
Raw Normal View History

2016-03-01 00:51:26 +00:00
# DO NOT WANT
[fruit]
type = "apple"
[fruit.type]
apple = "yes"