Skip to content

Infinite recursion when a variable is set to the result of one of its instance methods #370

Closed
@isc-bsaviano

Description

@isc-bsaviano

The following code can produce infinite recursion:

 Set a = a.MyMethod()

Reported internally via WRC

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions