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