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