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
ui/gtk: add a keyboard fifo to the VTE consoles
[qemu/armbru.git]
/
tests
/
qapi-schema
/
union-invalid-data.json
blob
395ba24d39514e926d02b7c722333869bb7c48e8
1
# the union data type must be an object.
2
{ 'union': 'TestUnion',
3
'base': 'int',
4
'discriminator': 'int',
5
'data': ['rubbish', 'nonsense']
6
}