mirror of
https://github.com/denoland/deno.git
synced 2025-03-04 09:57:11 -05:00
4 lines
125 B
TOML
4 lines
125 B
TOML
![]() |
[inlinetable]
|
||
|
name = { first = "Tom", last = "Preston-Werner" }
|
||
|
point = { x = 1, y = 2 }
|
||
|
animal = { type = { name = "pug" } }
|