blob: e3ae6793f21a60a6f7d69117c86f23c15c717da3 [file] [log] [blame]
# we only recognize JSON escape sequences, plus our \' extension (no \x)
##
# @foo:
##
# { 'command': 'foo', 'data': {} }
{ 'command': 'foo', 'dat\x61':{} }