]> git.proxmox.com Git - mirror_qemu.git/blob - tests/qapi-schema/double-type.json
Merge tag 'pull-maintainer-may24-160524-2' of https://gitlab.com/stsquad/qemu into...
[mirror_qemu.git] / tests / qapi-schema / double-type.json
1 # we reject an expression with ambiguous metatype
2 { 'command': 'foo', 'struct': 'Bar', 'data': { } }