1['funktion',
2  ['ident', 'test'],
3  ['functionBody',
4    ['ident', 'x'],
5    ['unary', '+'],
6    ['ident', 'y']]]
7