wireplumber/tests/wptoml/files/nested-table.toml
2019-12-04 16:38:35 -05:00

6 lines
70 B
TOML

[table]
key1 = 0.1
key2 = 1284
[table.subtable]
key3 = "hello world"