mirror of
https://github.com/waku-org/nwaku.git
synced 2025-02-23 04:18:30 +00:00
2 lines
51 B
TOML
2 lines
51 B
TOML
nested_mixed_array = [ [ 1, 2 ], ["a", "b", "c"] ]
|