Skip to content

non-linear matching outside concrete pattern does not check equality #1075

@tvdstorm

Description

@tvdstorm

Example:

void foo(Id x, (Stmt)`<Id x> := <Expr _>`)

This will match for any x in the concrete pattern, not just the x bound in the first argument.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions