['atruleb',
['atkeyword',
['ident', 'test']],
['s', ' '],
['ident', 'x'],
['operator', ','],
['s', ' '],
['ident', 'y'],
['s', ' '],
['funktion',
['ident', 'x'],
['functionBody',
['number', '1'],
['unary', '+'],
['number', '2']]],
['s', ' '],
['block',
['declaration',
['property',
['ident', 'p']],
['value',
['ident', 'v']]]]]