Linux Foundation Collaborative Projects
index
:
virtio/qemu
master
Unnamed repository
Grokmirror user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
qapi-schema
/
trailing-comma-object.json
blob: bbaea550c89f3bbc063179a4a19ef358f9c3dca4 (
plain
)
1
2
{
'enum':
'Status',
'data':
[
'good',
'bad',
'ugly'
],
}