miller/test/input/backslashes.json
2021-11-11 14:15:13 -05:00

6 lines
46 B
JSON

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