]> git.proxmox.com Git - mirror_qemu.git/blob - tests/qapi-schema/include-repetition.out
scripts: Explicit usage of Python 3 (scripts without __main__)
[mirror_qemu.git] / tests / qapi-schema / include-repetition.out
1 module None
2 object q_empty
3 enum QType
4 prefix QTYPE
5 member none
6 member qnull
7 member qnum
8 member qstring
9 member qdict
10 member qlist
11 member qbool
12 module include-repetition.json
13 include comments.json
14 include include-repetition-sub.json
15 include comments.json
16 module comments.json
17 enum Status
18 member good
19 member bad
20 member ugly
21 module include-repetition-sub.json
22 include comments.json
23 include comments.json