DEBSOURCES
Skip Quicknav
sources / golang-toml / 1.4.0-1 / internal / toml-test / tests / valid / table / sub.toml
123456789
[a] key = 1 # a.extend is a key inside the "a" table. [a.extend] key = 2 [a.extend.more] key = 3