wireplumber/tests/wptoml/files/nested-array.toml

2 lines
70 B
TOML
Raw Permalink Normal View History

nested-array = [[1, 2, 3, 4, 5], ["hello", "world"], [0.1, 1.1, 2.1]]