...

Text file src/github.com/BurntSushi/toml/internal/toml-test/tests/valid/string/simple.json

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

     1{
     2  "answer": {
     3    "type": "string",
     4    "value": "You are not drinking enough whisky."
     5  }
     6}

View as plain text