...

Text file src/github.com/BurntSushi/toml/internal/toml-test/tests/valid/spec/keys-1.toml

Documentation: github.com/BurntSushi/toml/internal/toml-test/tests/valid/spec

     1"127.0.0.1" = "value"
     2"character encoding" = "value"
     3"ʎǝʞ" = "value"
     4'key2' = "value"
     5'quoted "value"' = "value"

View as plain text