Files
xemu/tests/qapi-schema/args-member-case.json
T

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

3 lines
147 B
JSON
Raw Normal View History

2019-09-27 15:46:18 +02:00
# Member names should be 'lower-case' unless the struct is whitelisted
{ 'command': 'no-way-this-will-get-whitelisted', 'data': { 'Arg': 'int' } }