Skip to content

python translation doesn't support nested "let" bindings #371

Open
@JonathanAldrich

Description

@JonathanAldrich

If a let binding is nested within some larger expression (e.g. a method call) then Python code generation will fail. This doesn't occur in normal Wyvern code, but we have to be careful not to introduce nested "let" constructs during translation.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions