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