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