mirror of
https://github.com/waku-org/nwaku.git
synced 2025-02-15 00:16:48 +00:00
2 lines
46 B
TOML
2 lines
46 B
TOML
nested_array_of_int = [ [ 1, 2 ], [3, 4, 5] ]
|