1name = { first = "Tom", last = "Preston-Werner" } 2point = { x = 1, y = 2 } 3animal = { type.name = "pug" }
View as plain text