toml/tomlc99/stdex/keys08.toml
2024-03-26 13:44:04 +01:00

5 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