Python Tree-Sitter: Lambda Variable Scoping #845
Labels
Code2FN
enhancement
New feature or request
Proposed
This is a label for proposed future issues to be addressed beyond ASKEM phase 1
One advanced Python feature that hasn't been done for Python2CAST is when a lambda references a variable outside of the lambda scope. This issue is to track the fact that it hasn't been done in tree-sitter to CAST yet.
The text was updated successfully, but these errors were encountered: