mirror of
https://github.com/waku-org/nwaku.git
synced 2025-02-12 06:57:34 +00:00
6 lines
85 B
TOML
6 lines
85 B
TOML
|
[fruit]
|
||
|
apple.color = "red"
|
||
|
apple.taste.sweet = true
|
||
|
|
||
|
[fruit.apple.taste] # INVALID
|