exec.c: Use atomic_rcu_read() to access dispatch in memory_region_section_get_iotlb()
[qemu/cris-port.git] / tests / qapi-schema / missing-type.json
blobff5349d3febe4778e78a50a786d49a2449673947
1 # we reject an expression with missing metatype
2 { 'data': { } }