qemu-patch-raspberry4/tests/qapi-schema/struct-data-invalid.json
Markus Armbruster c6b71e5ae7 qapi: Fix errors for non-string, non-dictionary members
Fixes the errors demonstrated by the previous commit.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
2015-09-04 15:47:16 +02:00

3 lines
37 B
JSON

{ 'struct': 'foo',
'data': false }