xref
: /
qemu
/
tests
/
qapi-schema
/
duplicate-key.json
(revision f1f7e4bf76ad8e88a55f3ae8fd01629669d4317b)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#
QAPI
cannot
include
the
same
key
more
than
once
in
any
{}
2
{ '
key
': '
value
',
3
'
key
': '
value
' }
4