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