2 lines
46 B
TOML

nested_array_of_int = [ [ 1, 2 ], [3, 4, 5] ]