16 lines
165 B
Plaintext
16 lines
165 B
Plaintext
{
|
|
name = {
|
|
first = "Tom",
|
|
last = "Preston-Werner",
|
|
},
|
|
point = {
|
|
x = 1,
|
|
y = 2,
|
|
},
|
|
animal = {
|
|
type = {
|
|
name = "pug",
|
|
},
|
|
},
|
|
}
|