]>
Git Repo - qemu.git/blame_incremental - tests/qapi-schema/escape-outside-string.json
... / ...
Commit | Line | Data |
| 1 | # escape sequences are permitted only inside strings |
| 2 | # { 'command': 'foo', 'data': {} } |
| 3 | { 'command': 'foo', 'data'\u003a{} } |
This page took 0.022744 seconds and 4 git commands to generate.