...
Go Documentation Server
GoDoc
▽
submit search
Text file
src
/
github.com
/
BurntSushi
/
toml
/
internal
/
toml-test
/
tests
/
valid
/
table
/
with-single-quotes.toml
Documentation:
github.com/BurntSushi/toml/internal/toml-test/tests/valid/table
1
['a']
2
[a.'b']
3
[a.'b'.c]
4
answer = 42
View as plain text