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

2 lines
70 B
TOML

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