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

7 lines
66 B
JSON

{
"a" : {
"value" : "\t",
"type" : "string"
}
}