toml/stdex/tab01.toml

8 lines
88 B
TOML
Raw Normal View History

2021-03-08 01:28:41 +00:00
[table-1]
key1 = "some string"
key2 = 123
[table-2]
key1 = "another string"
key2 = 456