util/uri.c: remove brackets that wrap `return` statement's content.
[qemu.git] / tests / qapi-schema / event-boxed-empty.json
blobcb145f1433f00169c72253f7fedadf62f5231c41
1 # 'boxed' requires a non-empty type
2 { 'event': 'FOO', 'boxed': true }