toml/tests/table.toml

4 lines
64 B
TOML
Raw Normal View History

2022-09-02 10:18:06 +00:00
[server]
host = "www.example.com"
port = [ 8080, 8181, 8282 ]