summaryrefslogtreecommitdiffstats
path: root/tests/qapi-schema/union-max.json
blob: 45648c474bebcba5bb864a8368939d4c2c5cf9a7 (plain)
1
2
3
# FIXME: we should reject 'max' branch in a union, for collision with C enum
{ 'union': 'Union',
  'data': { 'max': 'int' } }
OpenPOWER on IntegriCloud