go-toml/cmd/toml-test-decoder/test.toml

13 lines
121 B
TOML

a=123
b="""
hallo dan
"""
[table]
data="ok"
[[good]]
job=true
[[good]]
well="done!"
grade="A+"
when=2019-01-01 12:00:00Z