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