Add qemu 2.4.0
[kvmfornfv.git] / qemu / tests / qapi-schema / escape-outside-string.json
diff --git a/qemu/tests/qapi-schema/escape-outside-string.json b/qemu/tests/qapi-schema/escape-outside-string.json
new file mode 100644 (file)
index 0000000..482f795
--- /dev/null
@@ -0,0 +1,3 @@
+# escape sequences are permitted only inside strings
+# { 'command': 'foo', 'data': {} }
+{ 'command': 'foo', 'data'\u003a{} }