...

Text file src/github.com/BurntSushi/toml/internal/toml-test/tests/valid/spec/key-value-pair-0.json

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

     1{
     2  "key": {
     3    "type": "string",
     4    "value": "value"
     5  }
     6}

View as plain text