Sign in
qemu
/
qemu
/
17523a38194d80f2955c6a8e0702e0fc86dd083d
/
.
/
tests
/
qapi-schema
/
funny-char.json
blob: d4973a2cdf17ee56101f3b90216d683c67b31ee1 [
file
] [
log
] [
blame
]
{
'enum'
:
'Status'
,
'data'
:
[
'good'
,
'bad'
,
'ugly'
];
}