summaryrefslogtreecommitdiffstats
path: root/tests/qapi-schema/double-data.json
blob: a94b7dfe225beef94c7e5130ff4bfc44dd794a6f (plain)
1
2
# we reject an expression with duplicate top-level keys
{ 'type': 'bar', 'data': { }, 'data': { 'string': 'str'} }
OpenPOWER on IntegriCloud