aboutsummaryrefslogtreecommitdiff
path: root/tests/qapi-schema/unknown-escape.json
blob: 8372e8024fe2beeeee38c8e96ca96169b492f34e (plain)
1
2
3
# we only recognize \\
# { 'command': 'foo', 'data': {} }
{ 'command': 'foo', 'dat\x61':{} }