Sign in
qemu
/
qemu
/
737cb2f3b21af83ab3e01d4f86e52c1c1afe3524
/
.
/
tests
/
qapi-schema
/
unknown-expr-key.json
blob: 8003a0c36e0fa69fc70a11b24bdf05653e8bdccf [
file
] [
log
] [
blame
]
#
we reject an expression with unknown top
-
level keys
{
'struct'
:
'Bar'
,
'data'
:
{
'string'
:
'str'
},
'bogus'
:
{
},
'phony'
:
{
}
}