Skip to content

Avoiding naming clashes for result in function contracts #2597

@JustusAdam

Description

@JustusAdam

Function contracts provide the result of the call as a variable called result which can cause name clashes if an input is named the same.

We should handle this more gracefully and allow the user to rename the binding to something else, avoiding the clash.

Metadata

Metadata

Labels

[C] Feature / EnhancementA new feature request or enhancement to an existing feature.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions