summaryrefslogtreecommitdiffstats
path: root/tests/data/toml-lang-compliance/valid/array/spec-array-5.toml
blob: 86c4179da08beda773e34e5a002dc26aec1c3be8 (plain)
1
nested_mixed_array = [ [ 1, 2 ], ["a", "b", "c"] ]