gobelt/config/example.toml
2018-06-24 16:36:44 +02:00

8 lines
90 B
TOML

[numbers]
ary = [1, 2, 3]
i = 123
[words]
foo = "bar"
[words.list]
foo = ["buzz", "fizz"]