aboutsummaryrefslogtreecommitdiff
path: root/tests/qapi-schema/ident-with-escape.out
diff options
context:
space:
mode:
Diffstat (limited to 'tests/qapi-schema/ident-with-escape.out')
-rw-r--r--tests/qapi-schema/ident-with-escape.out8
1 files changed, 4 insertions, 4 deletions
diff --git a/tests/qapi-schema/ident-with-escape.out b/tests/qapi-schema/ident-with-escape.out
index 453e0b2adb..382ce2fa27 100644
--- a/tests/qapi-schema/ident-with-escape.out
+++ b/tests/qapi-schema/ident-with-escape.out
@@ -1,7 +1,7 @@
-object :empty
-object :obj-fooA-arg
- member bar1: str optional=False
enum QType ['none', 'qnull', 'qint', 'qstring', 'qdict', 'qlist', 'qfloat', 'qbool']
prefix QTYPE
-command fooA :obj-fooA-arg -> None
+command fooA q_obj_fooA-arg -> None
gen=True success_response=True
+object q_empty
+object q_obj_fooA-arg
+ member bar1: str optional=False