Daniel Ziltener
91ea498688
git-subtree-dir: tomlc99 git-subtree-mainline:f2ccebdd2d
git-subtree-split:5221b3d3d6
15 lines
165 B
Text
15 lines
165 B
Text
{
|
|
name = {
|
|
first = "Tom",
|
|
last = "Preston-Werner",
|
|
},
|
|
point = {
|
|
x = 1,
|
|
y = 2,
|
|
},
|
|
animal = {
|
|
type = {
|
|
name = "pug",
|
|
},
|
|
},
|
|
}
|