go-toml/parse/testfiles/valid/BurntSushi/escaped-escape.json

7 lines
74 B
JSON

{
"answer" : {
"value" : "\\x64",
"type" : "string"
}
}