dispatch/vendor/github.com/BurntSushi/toml/_examples/invalid-apples.toml
2016-03-01 01:51:26 +01:00

7 lines
65 B
TOML

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