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