...
Go Documentation Server
GoDoc
▽
submit search
Text file
src
/
github.com
/
BurntSushi
/
toml
/
internal
/
toml-test
/
tests
/
valid
/
spec
/
keys-7.json
Documentation:
github.com/BurntSushi/toml/internal/toml-test/tests/valid/spec
1
{
2
"3": {
3
"14159": {
4
"type": "string",
5
"value": "pi"
6
}
7
}
8
}
View as plain text