...
Go Documentation Server
GoDoc
▽
submit search
Text file
src
/
github.com
/
BurntSushi
/
toml
/
internal
/
toml-test
/
tests
/
invalid
/
spec
/
inline-table-3-0.toml
Documentation:
github.com/BurntSushi/toml/internal/toml-test/tests/invalid/spec
1
[product]
2
type.name = "Nail"
3
type = { edible = false } # INVALID
View as plain text