qemu-doc: Fix ivshmem usage example with shm=...
[qemu/ar7.git] / tests / qapi-schema / flat-union-empty.out
blob0e0665af3b50157793d797de4f505046880a90bd
1 object :empty
2 object Base
3     member type: Empty optional=False
4 enum Empty []
5 object Union
6     base Base
7     tag type