toml/tomlc99/stdex/keys05.toml

4 lines
150 B
TOML

fruit.name = "banana" # this is best practice
fruit. color = "yellow" # same as fruit.color
fruit . flavor = "banana" # same as fruit.flavor