toml-rs/test-suite/tests/valid/arrays-hetergeneous.toml
2017-11-12 19:33:11 -08:00

2 lines
41 B
TOML

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