Closed
Description
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