hw/display/xlnx_dp: Free FIFOs adding xlnx_dp_finalize()
[qemu/ar7.git] / tests / qapi-schema / unknown-expr-key.json
blob8003a0c36e0fa69fc70a11b24bdf05653e8bdccf
1 # we reject an expression with unknown top-level keys
2 { 'struct': 'Bar', 'data': { 'string': 'str'}, 'bogus': { }, 'phony': { } }