DEBSOURCES
Skip Quicknav
sources / golang-toml / 1.3.2-2 / internal / toml-test / tests / valid / array / nested-double.toml
123456
nest = [ [ ["a"], [1, 2, [3]] ] ]