go-toml/parse/testfiles/valid/iarna/spec-string-basic.json

7 lines
128 B
JSON

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