toml/tests/table.toml

5 lines
88 B
TOML

[server]
host = "www.example.com"
port = [ 8080, 8181, 8282 ]
timestamp = 2022-09-09