Sign in
qemu
/
qemu
/
c1c4d6b38b13952b0a9e2d7393e1ccc70b2615a4
/
.
/
tests
/
qapi-schema
/
doc-bad-section.json
blob: 8175d95867e03692462f6857bc1d505a027e37c2 [
file
] [
log
] [
blame
]
#
=
section within an expression comment
##
#
@Enum
:
#
==
No
good here
#
@one
:
The
_one_
{
and only
}
#
#
@two
is undocumented
##
{
'enum'
:
'Enum'
,
'data'
:
[
'one'
,
'two'
]
}