toml/tests/table.toml

4 lines
64 B
TOML

[server]
host = "www.example.com"
port = [ 8080, 8181, 8282 ]