1Expression
2@ NULL @
3@@
4
5NULL <=> 0
6
7Expression
8@ underscore_func @
9expression E;
10@@
11
12_(E) => E
13