hw/arm/virt: no ITS on older machine types
[qemu/kevin.git] / tests / qapi-schema / double-data.json
blobe76b519538ef2a9b8ee4149dd602777f32ce3476
1 # we reject an expression with duplicate top-level keys
2 { 'struct': 'bar', 'data': { }, 'data': { 'string': 'str'} }