Docs/RCU: Correct sample code of qatomic_rcu_set
[qemu/ar7.git] / tests / qapi-schema / doc-before-include.json
blob0caa0ae079183cc6e9d78eca09c6a26693b0c3d9
1 # Doc comment separated from defining expression by non-defining expression
3 ##
4 # @foo:
5 ##
6 { 'include': 'empty.json' }
7 { 'struct': 'foo', 'data': {} }