11 lines
110 B
Plaintext
11 lines
110 B
Plaintext
|
{
|
||
|
fruit = {
|
||
|
apple = {
|
||
|
color = "red",
|
||
|
taste = {
|
||
|
sweet = true,
|
||
|
},
|
||
|
},
|
||
|
},
|
||
|
}
|