Files
xemu/tests/qapi-schema/missing-comma-object.json
T

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

3 lines
57 B
JSON
Raw Normal View History

2013-07-27 17:41:53 +02:00
{ 'enum': 'Status'
'data': [ 'good', 'bad', 'ugly' ] }