1##
2# @EVENT_A:
3# event-nest-struct
4##
5{ 'event': 'EVENT_A',
6  'data': { 'a' : { 'string' : 'str', 'integer': 'int' }, 'b' : 'str' } }
7