6 lines
51 B
TOML
6 lines
51 B
TOML
|
[fruit]
|
||
|
type = "apple"
|
||
|
|
||
|
[fruit.type]
|
||
|
apple = "yes"
|