summaryrefslogtreecommitdiff
path: root/tests/qapi-schema/double-type.json
blob: ab59523ff76fa20ced27f12f0c6a12a95c8acf36 (plain)
1
2
3
4
5
6
# we reject an expression with ambiguous metatype

##
# @foo:
##
{ 'command': 'foo', 'struct': 'bar', 'data': { } }