...

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

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

     1{
     2  "str": {
     3    "type": "string",
     4    "value": "I'm a string. \"You can quote me\". Name\tJosé\nLocation\tSF."
     5  }
     6}

View as plain text