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