Skip to content

dotr (REPL) 'extension method on' highlight crash #8716

Closed
@kpbochenek

Description

@kpbochenek

Minimized example

Try to type in REPL:

extension as on (s: String) { def expand = ??? }

Output

Right after typing 'on':

extension as on
Trying to highlight erroneous position [14..16]. Input size: 15
Trying to highlight erroneous position [14..16]. Input size: 15
...

Expectation

No highlight error

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions