toml/tomlc99/stdex/tab01.toml
2024-03-26 13:44:04 +01:00

7 lines
88 B
TOML

[table-1]
key1 = "some string"
key2 = 123
[table-2]
key1 = "another string"
key2 = 456