]> Git Repo - qemu.git/blame - tests/qapi-schema/union-unknown.json
qapi: Better error messages for bad expressions
[qemu.git] / tests / qapi-schema / union-unknown.json
CommitLineData
3d0c4829
EB
1# FIXME: we should reject a union with unknown type in branch
2{ 'union': 'Union',
3 'data': { 'unknown': 'MissingType' } }
This page took 0.023139 seconds and 4 git commands to generate.