]> git.proxmox.com Git - mirror_qemu.git/blame - tests/qapi-schema/bad-ident.json
Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging
[mirror_qemu.git] / tests / qapi-schema / bad-ident.json
CommitLineData
c9e0a798 1# we reject creating a type name with bad name
895a2a80 2{ 'struct': '*oops', 'data': { 'i': 'int' } }