toml/tests/table.toml

5 lines
88 B
TOML
Raw Normal View History

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