aboutsummaryrefslogtreecommitdiff
path: root/tests/qapi-schema/redefined-command.out
blob: 44ddba60d5645bd2ff6d4818c7dcd450209d4c08 (plain)
1
2
3
4
[OrderedDict([('command', 'foo'), ('data', OrderedDict([('one', 'str')]))]),
 OrderedDict([('command', 'foo'), ('data', OrderedDict([('*two', 'str')]))])]
[]
[]