]> Git Repo - qemu.git/blob - tests/qapi-schema/redefined-builtin.json
tests/qapi-schema: Cover conditional arrays
[qemu.git] / tests / qapi-schema / redefined-builtin.json
1 # we reject types that duplicate builtin names
2 { 'struct': 'size', 'data': { 'myint': 'size' } }
This page took 0.025253 seconds and 4 git commands to generate.