xref
: /
openbmc
/
qemu
/
tests
/
qapi-schema
/
duplicate-key.json
(revision 2e1d70b9e03ca3f1c6185b54010bc9e47e0a0d0c)
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