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

7 lines
66 B
JSON

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