1# 'boxed' can only be used with named types
2
3##
4# @foo:
5##
6{ 'command': 'foo', 'boxed': true, 'data': { 'string': 'str' } }
7