]> git.proxmox.com Git - mirror_qemu.git/blame - tests/qapi-schema/bad-ident.json
qapi: Back out doc comments added just to please qapi.py
[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' } }