]> git.proxmox.com Git - mirror_qemu.git/blame - tests/qapi-schema/double-data.json
slirp: Allow non-local DNS address when restrict is off
[mirror_qemu.git] / tests / qapi-schema / double-data.json
CommitLineData
9050c65b 1# we reject an expression with duplicate top-level keys
895a2a80 2{ 'struct': 'bar', 'data': { }, 'data': { 'string': 'str'} }