toml-rs/tests/valid/arrays-hetergeneous.toml

2 lines
41 B
TOML

mixed = [[1, 2], ["a", "b"], [1.1, 2.1]]