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