qemu-e2k/tests/qapi-schema/union-branch-case.json

3 lines
142 B
JSON

# Branch names should be 'lower-case' unless the union is whitelisted
{ 'union': 'NoWayThisWillGetWhitelisted', 'data': { 'Branch': 'int' } }