toml/tomlc99/stdex/keys08.toml

6 lines
139 B
TOML
Raw Normal View History

2021-03-07 07:54:24 +00:00
# This makes the key "fruit" into a table.
fruit.apple.smooth = true
# So then you can add to the table "fruit" like so:
fruit.orange = 2