Closed tausbn closed 1 year ago
Python allows open sequences and yield inside interpolations.
yield
See https://github.com/tree-sitter/tree-sitter-python/pull/182/files for an example of the behaviour of the current grammar.
Python allows open sequences and
yield
inside interpolations.See https://github.com/tree-sitter/tree-sitter-python/pull/182/files for an example of the behaviour of the current grammar.