hw/display/xlnx_dp: Free FIFOs adding xlnx_dp_finalize()
[qemu/ar7.git] / tests / qapi-schema / doc-before-pragma.json
bloba6e090e44aad280dfbf53182349b3f673417cd2a
1 # Doc comment separated from defining expression by non-defining expression
3 ##
4 # @foo:
5 ##
6 { 'pragma': {} }
7 { 'struct': 'foo', 'data': {} }