miller/go/reg-test/input/backslashes.json
2021-01-20 23:13:53 -05:00

6 lines
46 B
JSON

{
"m": "a\"b\"c"
}
{
"m": "a\\\"b\\\"c"
}