toml/stdex/keys11.toml

10 lines
145 B
TOML
Raw Normal View History

2021-03-07 07:54:24 +00:00
# RECOMMENDED
apple.type = "fruit"
apple.skin = "thin"
apple.color = "red"
orange.type = "fruit"
orange.skin = "thick"
orange.color = "orange"