Files
xemu/tests/qapi-schema/bad-type-bool.json
T

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

3 lines
95 B
JSON
Raw Normal View History

2015-05-04 09:05:14 -06:00
# we reject an expression with a metatype that is not a string
{ 'struct': true, 'data': { } }