townengine/third-party/tomlc99/stdex/tab01.toml.res
2024-10-01 12:48:42 +03:00

11 lines
129 B
Plaintext

{
table-1 = {
key1 = "some string",
key2 = 123,
},
table-2 = {
key1 = "another string",
key2 = 456,
},
}