diff options
Diffstat (limited to 'tests/qapi-schema/double-type.json')
| -rw-r--r-- | tests/qapi-schema/double-type.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/qapi-schema/double-type.json b/tests/qapi-schema/double-type.json index 911fa7af50..ab59523ff7 100644 --- a/tests/qapi-schema/double-type.json +++ b/tests/qapi-schema/double-type.json @@ -1,2 +1,6 @@ # we reject an expression with ambiguous metatype + +## +# @foo: +## { 'command': 'foo', 'struct': 'bar', 'data': { } } |
