toml/stdex/keys11.toml
2021-03-06 23:54:24 -08:00

10 lines
145 B
TOML

# RECOMMENDED
apple.type = "fruit"
apple.skin = "thin"
apple.color = "red"
orange.type = "fruit"
orange.skin = "thick"
orange.color = "orange"