...
Go Documentation Server
GoDoc
▽
submit search
Text file
src
/
github.com
/
BurntSushi
/
toml
/
internal
/
toml-test
/
tests
/
valid
/
key
/
dotted-empty.toml
Documentation:
github.com/BurntSushi/toml/internal/toml-test/tests/valid/key
1
''.x = "empty.x"
2
x."" = "x.empty"
3
[a]
4
"".'' = "empty.empty"
View as plain text