Files
xemu/tests/qapi-schema/double-type.json
T

3 lines
101 B
JSON
Raw Normal View History

# we reject an expression with ambiguous metatype
2021-03-23 10:40:11 +01:00
{ 'command': 'foo', 'struct': 'Bar', 'data': { } }