repo.or.cz
/
qemu
/
armbru.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Merge tag 'pull-loongarch-20241016' of https://gitlab.com/gaosong/qemu into staging
[qemu/armbru.git]
/
tests
/
qapi-schema
/
struct-member-invalid-dict.json
blob
df5d018f6548739d184c72aea1cf8570e478266a
1
# struct 'data' member with dict value is (longhand) member
2
# definition, not inline complex type
3
{ 'struct': 'Foo',
4
'data': { '*a': { 'case': 'foo' } } }