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