Skip to content

Fix redundant & missing node evaluation #2

@rotalex

Description

@rotalex

If an expression evaluates an identifier multiple times e.g: "a+b - ab", a and b will be evaluated twice.
In the same case, the whole expression is evaluated but "a+b" and "a
b" are not shown.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions