Skip to content

IDE: Cannot navigate from left operand of a right-associative infix op #4498

Closed
@odersky

Description

@odersky

In dotc.Compiler, try to navigate from the phases list to the individual phases. E.g. goto definition on "ElimRepeated" gives "no definition found". However, if I copy the ElimRepeated identifier outside the list, navigation works as expected.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions