...

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

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

     1name = "Orange"
     2physical.color = "orange"
     3physical.shape = "round"
     4site."google.com" = true

View as plain text