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