]> Git Repo - qemu.git/blob - tests/qapi-schema/union-unknown.json
qapi: Merge UserDefTwo and UserDefNested in tests
[qemu.git] / tests / qapi-schema / union-unknown.json
1 # we reject a union with unknown type in branch
2 { 'union': 'Union',
3   'data': { 'unknown': 'MissingType' } }
This page took 0.02372 seconds and 4 git commands to generate.