diff options
Diffstat (limited to 'tests/qapi-schema/flat-union-empty.out')
-rw-r--r-- | tests/qapi-schema/flat-union-empty.out | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/qapi-schema/flat-union-empty.out b/tests/qapi-schema/flat-union-empty.out new file mode 100644 index 0000000000..0e0665af3b --- /dev/null +++ b/tests/qapi-schema/flat-union-empty.out @@ -0,0 +1,7 @@ +object :empty +object Base + member type: Empty optional=False +enum Empty [] +object Union + base Base + tag type |