Files
xemu/tests/qapi-schema/type-case.json
T

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

3 lines
74 B
JSON
Raw Normal View History

2021-03-23 10:40:11 +01:00
# Type names should use CamelCase
{ 'struct': 'not-a-camel', 'data': {} }