Files
xemu/tests/qapi-schema/include-simple-sub.json
T

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

3 lines
58 B
JSON
Raw Normal View History

{ 'enum': 'Status',
'data': [ 'good', 'bad', 'ugly' ] }