]> git.proxmox.com Git - mirror_qemu.git/blobdiff - tests/qapi-schema/ident-with-escape.out
qapi: merge QInt and QFloat in QNum
[mirror_qemu.git] / tests / qapi-schema / ident-with-escape.out
index 1d2722c02ea7f448ad268395bfca3f7786eaead3..b5637cb2e0d9145979c1290ccb9df7eeeca54e87 100644 (file)
@@ -1,4 +1,4 @@
-enum QType ['none', 'qnull', 'qint', 'qstring', 'qdict', 'qlist', 'qfloat', 'qbool']
+enum QType ['none', 'qnull', 'qnum', 'qstring', 'qdict', 'qlist', 'qbool']
     prefix QTYPE
 command fooA q_obj_fooA-arg -> None
    gen=True success_response=True boxed=False