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