aboutsummaryrefslogtreecommitdiff
path: root/tests/qapi-schema/event-boxed-empty.json
blob: 63b870b31b7fdd4806b25ec9265932e6da15004f (plain)
1
2
3
4
5
6
# 'boxed' requires a non-empty type

##
# @FOO:
##
{ 'event': 'FOO', 'boxed': true }