8 lines
79 B
Text
8 lines
79 B
Text
{
|
|
fruit = {
|
|
orange = 2,
|
|
apple = {
|
|
smooth = true,
|
|
},
|
|
},
|
|
}
|