toml/tomlc99/sample.toml

4 lines
66 B
TOML

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