repo.or.cz
/
qemu
/
armbru.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
qapi: Recognize section tags and 'Features:' only after blank line
[qemu/armbru.git]
/
tests
/
qapi-schema
/
doc-invalid-return.json
blob
1aabef3482babd6c233806a6205a6763bda2af0f
1
# Events can't have 'Returns' section
2
3
##
4
# @FOO:
5
#
6
# Returns: blah
7
##
8
{ 'event': 'FOO' }