Files
K1NG-Driver/includes/tomlc17-R260618/test/parser/in/tab1.toml
T
2026-07-30 13:18:41 +02:00

12 lines
126 B
TOML

[table-1]
key1 = "some string"
key2 = 123
[table-2]
key1 = "another string"
key2 = 456
[dog."tater.man"]
type.name = "pug"