...
Go Documentation Server
GoDoc
▽
submit search
Text file
src
/
github.com
/
BurntSushi
/
toml
/
internal
/
toml-test
/
tests
/
invalid
/
table
/
append-to-array-with-dotted-keys.toml
Documentation:
github.com/BurntSushi/toml/internal/toml-test/tests/invalid/table
1
[[a.b]]
2
3
[a]
4
b.y = 2
View as plain text