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