toml/tomlc99/stdex/keys08.toml

6 lines
139 B
TOML

# 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