toml-rs/tests/valid/arrays-hetergeneous.toml
2015-01-15 12:44:05 -08:00

2 lines
41 B
TOML

mixed = [[1, 2], ["a", "b"], [1.0, 2.0]]