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