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