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