blob: 8e8cc2652581aee4f1b75a73a33bb3796aa6e9d2 [file] [log] [blame]
# 'boxed' requires a non-empty type
##
# @Empty:
##
{ 'struct': 'Empty', 'data': {} }
##
# @foo:
##
{ 'command': 'foo', 'boxed': true, 'data': 'Empty' }