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