xref
: /
qemu
/
tests
/
qapi-schema
/
trailing-comma-object.json
(revision d1f711d4070155ec6b81d331169c52f1bd6a4f21)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
{ '
enum
': '
Status
',
2
'
data
': [ '
good
', '
bad
', '
ugly
' ], }
3