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