clair/vendor/github.com/BurntSushi/toml/_examples/invalid-apples.toml
2016-09-28 15:24:38 +02:00

7 lines
65 B
TOML

# DO NOT WANT
[fruit]
type = "apple"
[fruit.type]
apple = "yes"