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