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