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

7 lines
65 B
TOML
Raw Normal View History

2016-06-09 15:44:24 +00:00
# DO NOT WANT
[fruit]
type = "apple"
[fruit.type]
apple = "yes"