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