]>
Git Repo - qemu.git/blame_incremental - tests/qapi-schema/alternate-invalid-dict.json
... / ...
Commit | Line | Data |
| 1 | # exploded member form must have a 'type' |
| 2 | { 'alternate': 'Alt', |
| 3 | 'data': { 'one': 'str', |
| 4 | 'two': { 'if': 'foo' } } } |
This page took 0.020859 seconds and 4 git commands to generate.