...

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

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

     1key = "value"
     2bare_key = "value"
     3bare-key = "value"
     41234 = "value"

View as plain text