Sign in
qemu
/
qemu
/
b0a6620acfe4c2997935cb3a9baa0d429ab8d61a
/
.
/
tests
/
qapi-schema
/
base-cycle-direct.json
blob: 4fc66d05161920a198523ce32bce872764797f21 [
file
] [
log
] [
blame
]
#
we reject a loop in base classes
{
'struct'
:
'Loopy'
,
'base'
:
'Loopy'
,
'data'
:
{}
}