util/uri.c: remove brackets that wrap `return` statement's content.
[qemu.git] / tests / qapi-schema / doc-duplicated-since.json
blob343cd872cb5860e6c876e9b84bbf3d3db6da955b
1 # Do not allow duplicated Since section
3 ##
4 # @foo:
6 # Since: 0
7 # Since: 1
8 ##