qemu-e2k/tests/qapi-schema/escape-too-short.json

4 lines
81 B
JSON

# the \u escape requires 4 hex digits
# { 'command': 'a' }
{ 'command': '\u61' }