hw/display/xlnx_dp: Free FIFOs adding xlnx_dp_finalize()
[qemu/ar7.git] / tests / qapi-schema / bad-type-int.json
blobf3ad803cb6e9cd205c1197246c3e2aef224805b3
1 # we reject an expression with a metatype that is not a string
2 # FIXME: once the parser understands integer inputs, improve the error message
3 { 'struct': 123, 'data': { } }