Skip to content

Semantic error: Aliasing #564

@lars-reimann

Description

@lars-reimann

Is your feature request related to a problem?

To provide a clean graphical view, we should disallow assignments of declarations to placeholders, like in

val a = 1;
val b = a;

Desired solution

Add a validation check.

Possible alternatives (optional)

No response

Screenshots (optional)

No response

Additional Context (optional)

No response

Metadata

Metadata

Assignees

Labels

releasedIncluded in a releasevalidation ✔️Improved or new static checks

Type

No type

Projects

Status

✔️ Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions