Skip to content

Statements cant set a variable to itself #2

@vielle-dev

Description

@vielle-dev

The following code causes an Internal Error: too much recursion

<let- k="5" ></let->
<statement- (="k = {k} + 1" ) ></statement->
<console- log(="{k}" ) ></console->

Note that the error does not occur if you do not include the <console-> element.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions