a414a4c83d
Parsing generator expressions statically is impossible since whether an argument is interpreted as a generator expression or not depends on the function itself. Hence, the parsing for it is removed. |
||
---|---|---|
.. | ||
tree_sitter | ||
grammar.json | ||
node-types.json | ||
parser.c | ||
scanner.c |